Searched refs:VisitParenType (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1122 void VisitParenType(const ParenType *T) { in VisitParenType() function in __anonb4317f1a0211::ODRTypeVisitor |
H A D | Type.cpp | 1167 QualType VisitParenType(const ParenType *T) { in VisitParenType() function |
H A D | ASTImporter.cpp | 1378 ExpectedType ASTNodeImporter::VisitParenType(const ParenType *T) { in VisitParenType() function in ASTNodeImporter |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 3013 TemplateTypeParmDecl *VisitParenType(const ParenType *T) { in VisitParenType() function |