Home
last modified time | relevance | path

Searched defs:VisitAttributedType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h434 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp978 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp1515 QualType VisitAttributedType(const AttributedType *attrType) { in VisitAttributedType() function
1992 Type *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1532 ExpectedType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3017 TemplateTypeParmDecl *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function