Searched refs:DEF_TRAVERSE_TMPL_INST (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h519 #define DEF_TRAVERSE_TMPL_INST(TMPLDECLKIND) \ macro
521 DEF_TRAVERSE_TMPL_INST(Class)
522 DEF_TRAVERSE_TMPL_INST(Var)
523 DEF_TRAVERSE_TMPL_INST(Function)
524 #undef DEF_TRAVERSE_TMPL_INST macro

Completed in 322 milliseconds