Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DODRHash.cpp966 void VisitParenType(const ParenType *T) { in VisitParenType() function in __anon716523320211::ODRTypeVisitor
DType.cpp1081 QualType VisitParenType(const ParenType *T) { in VisitParenType() function
1859 Type *VisitParenType(const ParenType *T) { in VisitParenType() function in __anon6dae314b0211::GetContainedDeducedTypeVisitor
DASTImporter.cpp368 ExpectedType VisitParenType(const ParenType *T);
1316 ExpectedType ASTNodeImporter::VisitParenType(const ParenType *T) { in VisitParenType() function in ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2288 TemplateTypeParmDecl *VisitParenType(const ParenType *T) { in VisitParenType() function