Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp966 void VisitParenType(const ParenType *T) { in VisitParenType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp1081 QualType VisitParenType(const ParenType *T) { in VisitParenType() function
1856 Type *VisitParenType(const ParenType *T) { in VisitParenType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1298 ExpectedType ASTNodeImporter::VisitParenType(const ParenType *T) { in VisitParenType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2289 TemplateTypeParmDecl *VisitParenType(const ParenType *T) { in VisitParenType() function