Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h360 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function
/external/llvm-project/clang/lib/AST/
DODRHash.cpp820 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon0e23520a0211::ODRTypeVisitor
DType.cpp1420 QualType VisitAttributedType(const AttributedType *attrType) { in VisitAttributedType() function
1860 Type *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anona7c70f230211::GetContainedDeducedTypeVisitor
DASTImporter.cpp1418 ExpectedType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTNodeImporter
/external/clang/lib/AST/
DASTDumper.cpp365 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon59a9c3280111::ASTDumper
DType.cpp1586 AutoType *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon319b3f550411::GetContainedAutoVisitor
DASTImporter.cpp1876 QualType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTNodeImporter
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2290 TemplateTypeParmDecl *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function
/external/clang/lib/Serialization/
DASTWriter.cpp338 void ASTTypeWriter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTTypeWriter