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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp966 void VisitParenType(const ParenType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp1083 QualType VisitParenType(const ParenType *T) { function in struct:__anon1605::SimpleTransformVisitor
1858 Type *VisitParenType(const ParenType *T) { function in class:__anon1606::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp360 ExpectedType VisitParenType(const ParenType *T);
1290 ExpectedType ASTNodeImporter::VisitParenType(const ParenType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2301 TemplateTypeParmDecl *VisitParenType(const ParenType *T) {

Completed in 87 milliseconds