Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h391 void VisitAttributedType(const AttributedType *T) { VisitAttributedType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp961 void VisitAttributedType(const AttributedType *T) { VisitAttributedType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DType.cpp1453 QualType VisitAttributedType(const AttributedType *attrType) { VisitAttributedType() function
1929 Type *VisitAttributedType(const AttributedType *T) { VisitAttributedType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1506 ExpectedType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { VisitAttributedType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2832 TemplateTypeParmDecl *VisitAttributedType(const AttributedType *T) { VisitAttributedType() function