Searched refs:VisitAttributedType (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h348 void VisitAttributedType(const AttributedType *T) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp820 void VisitAttributedType(const AttributedType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp1137 QualType VisitAttributedType(const AttributedType *T) { function in struct:__anon1605::SimpleTransformVisitor
1422 QualType VisitAttributedType(const AttributedType *attrType) { function in struct:__anon1605::SubstObjCTypeArgsVisitor
1423 QualType newType = BaseType::VisitAttributedType(attrType);
1862 Type *VisitAttributedType(const AttributedType *T) { function in class:__anon1606::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp372 ExpectedType VisitAttributedType(const AttributedType *T);
1411 ExpectedType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2305 TemplateTypeParmDecl *VisitAttributedType(const AttributedType *T) {

Completed in 172 milliseconds