Home
last modified time | relevance | path

Searched refs:VisitEnumType (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/AST/
DODRHash.cpp1014 void VisitEnumType(const EnumType *T) { VisitTagType(T); } in VisitEnumType() function in __anonb19c90110211::ODRTypeVisitor
DASTImporter.cpp374 ExpectedType VisitEnumType(const EnumType *T);
1410 ExpectedType ASTNodeImporter::VisitEnumType(const EnumType *T) { in VisitEnumType() function in ASTNodeImporter
/external/clang/lib/AST/
DASTImporter.cpp70 QualType VisitEnumType(const EnumType *T);
1867 QualType ASTNodeImporter::VisitEnumType(const EnumType *T) { in VisitEnumType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp333 void ASTTypeWriter::VisitEnumType(const EnumType *T) { in VisitEnumType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4167 bool UnnamedLocalNoLinkageFinder::VisitEnumType(const EnumType* T) { in VisitEnumType() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6101 bool UnnamedLocalNoLinkageFinder::VisitEnumType(const EnumType* T) { in VisitEnumType() function in UnnamedLocalNoLinkageFinder