Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclVisitor.h24 #define DISPATCH(NAME, CLASS) \ macro
DTypeVisitor.h21 #define DISPATCH(CLASS) \ macro
DTypeLocVisitor.h22 #define DISPATCH(CLASSNAME) \ macro
DStmtVisitor.h35 #define DISPATCH(NAME, CLASS) \ macro
DRecursiveASTVisitor.h392 #define DISPATCH(NAME, CLASS, VAR) \ macro
/external/clang/lib/AST/
DDumpXML.cpp64 #define DISPATCH(NAME, CLASS) \ macro
119 #define DISPATCH(NAME, CLASS) \ macro