Searched defs:VisitTemplateArgument (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | TemplateArgumentVisitor.h | 69 RetTy VisitTemplateArgument(REF(TemplateArgument), ParamTys...) { VisitTemplateArgument() function |
/llvm-project/clang/lib/Index/ | ||
H A D | USRGeneration.cpp | 1033 void USRGenerator::VisitTemplateArgument(const TemplateArgument &Arg) { VisitTemplateArgument() function in USRGenerator |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 2417 void StmtProfiler::VisitTemplateArgument(const TemplateArgument &Arg) { VisitTemplateArgument() function in StmtProfiler |