Home
last modified time | relevance | path

Searched defs:VisitParenType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/AST/
H A DODRHash.cpp1122 void VisitParenType(const ParenType *T) { VisitParenType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DType.cpp1167 QualType VisitParenType(const ParenType *T) { VisitParenType() function
1987 Type *VisitParenType(const ParenType *T) { VisitParenType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1378 ExpectedType ASTNodeImporter::VisitParenType(const ParenType *T) { VisitParenType() function in ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3017 TemplateTypeParmDecl *VisitParenType(const ParenType *T) { VisitParenType() function