Home
last modified time | relevance | path

Searched defs:DISPATCH (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtVisitor.h36 #define DISPATCH(NAME, CLASS) \ macro
194 #define DISPATCH(CLASS) \ macro
H A DTypeVisitor.h21 #define DISPATCH(CLASS) \ macro
H A DDeclVisitor.h35 #define DISPATCH(NAME, CLASS) \ macro
H A DTypeLocVisitor.h22 #define DISPATCH(CLASSNAME) \ macro
H A DCommentVisitor.h26 #define DISPATCH(NAME, CLASS) \ macro
H A DDataRecursiveASTVisitor.h466 #define DISPATCH(NAME, CLASS, VAR) \ macro
H A DRecursiveASTVisitor.h550 #define DISPATCH(NAME, CLASS, VAR) \ macro