Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h31 #define DISPATCH(NAME, CLASS) \ macro
79 #define DISPATCH(CLASS) \ macro
109 #define DISPATCH(CLASS) \ macro
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateArgumentVisitor.h29 #define DISPATCH(NAME) \ macro
H A DAttrVisitor.h29 #define DISPATCH(NAME) \ macro
H A DTypeVisitor.h21 #define DISPATCH(CLASS) \ macro
H A DDeclVisitor.h35 #define DISPATCH(NAME, CLASS) \ macro
H A DCommentVisitor.h24 #define DISPATCH(NAME, CLASS) \ macro
H A DTypeLocVisitor.h22 #define DISPATCH(CLASSNAME) \ macro
H A DStmtVisitor.h39 #define DISPATCH(NAME, CLASS) \ macro
H A DOpenMPClause.h5317 #define DISPATCH(CLASS) \ macro