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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLocVisitor.h22 #define DISPATCH(CLASSNAME) \ macro
58 #undef DISPATCH macro
H A DTypeVisitor.h21 #define DISPATCH(CLASS) \ macro
91 #undef DISPATCH macro
H A DCommentVisitor.h26 #define DISPATCH(NAME, CLASS) \ macro
56 #undef DISPATCH macro
H A DDeclVisitor.h35 #define DISPATCH(NAME, CLASS) \ macro
57 #undef DISPATCH macro
H A DStmtVisitor.h36 #define DISPATCH(NAME, CLASS) \ macro
167 #undef DISPATCH macro
194 #define DISPATCH macro
213 #undef DISPATCH macro
[all...]
H A DRecursiveASTVisitor.h539 #define DISPATCH(NAME, CLASS, VAR) \ macro
646 #undef DISPATCH macro

Completed in 93 milliseconds