Searched defs:DISPATCH (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAttrVisitor.h28 #define DISPATCH(NAME) \ macro
51 #undef DISPATCH macro
H A DCommentVisitor.h23 #define DISPATCH(NAME, CLASS) \ macro
54 #undef DISPATCH macro
H A DDeclVisitor.h34 #define DISPATCH(NAME, CLASS) \ macro
56 #undef DISPATCH macro
H A DTypeLocVisitor.h21 #define DISPATCH(CLASSNAME) \ macro
57 #undef DISPATCH macro
H A DTypeVisitor.h20 #define DISPATCH(CLASS) \ macro
90 #undef DISPATCH macro
H A DStmtVisitor.h39 #define DISPATCH(NAME, CLASS) \ macro
174 #undef DISPATCH macro
[all...]
H A DTemplateArgumentVisitor.h28 #define DISPATCH(NAME) \ macro
72 #undef DISPATCH macro
[all...]
H A DRecursiveASTVisitor.h672 #define DISPATCH(NAME, CLASS, VAR) \ macro
734 #undef DISPATCH macro
H A DOpenMPClause.h6376 #define DISPATCH(CLASS) \ macro
6395 #undef DISPATCH macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h30 #define DISPATCH(NAME, CLASS) \ macro
70 #undef DISPATCH macro
78 #define DISPATCH(CLASS) \ macro
100 #undef DISPATCH macro
108 #define DISPATCH macro
131 #undef DISPATCH macro
[all...]

Completed in 125 milliseconds