Searched defs:VisitParenType (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1015 QualType VisitParenType(const ParenType *T) { function in struct:__anon272::SimpleTransformVisitor
1785 Type *VisitParenType(const ParenType *T) { function in class:__anon273::GetContainedDeducedTypeVisitor
H A DODRHash.cpp966 void VisitParenType(const ParenType *T) { function in class:__anon263::ODRTypeVisitor
H A DASTImporter.cpp1303 ExpectedType ASTNodeImporter::VisitParenType(const ParenType *T) { function in class:ASTNodeImporter

Completed in 248 milliseconds