Home
last modified time | relevance | path

Searched refs:DECL_TOK_HANDLER (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/autodoc/source/parser/cpp/
H A Dtokintpr.hxx39 #define DECL_TOK_HANDLER(token) \ macro
48 DECL_TOK_HANDLER(Identifier)
49 DECL_TOK_HANDLER(Operator)
50 DECL_TOK_HANDLER(operator)
51 DECL_TOK_HANDLER(class)
52 DECL_TOK_HANDLER(struct)
53 DECL_TOK_HANDLER(union)
54 DECL_TOK_HANDLER(enum)
55 DECL_TOK_HANDLER(typedef)
56 DECL_TOK_HANDLER(public)
[all …]
/AOO41X/main/autodoc/source/parser/inc/adoc/
H A Dtokintpr.hxx65 #define DECL_TOK_HANDLER(token) \ macro
76 DECL_TOK_HANDLER(at_std);
77 DECL_TOK_HANDLER(at_base);
78 DECL_TOK_HANDLER(at_exception);
79 DECL_TOK_HANDLER(at_impl);
80 DECL_TOK_HANDLER(at_key);
81 DECL_TOK_HANDLER(at_param);
82 DECL_TOK_HANDLER(at_see);
83 DECL_TOK_HANDLER(at_template);
84 DECL_TOK_HANDLER(at_interface);
[all …]