Searched refs:VisitEnumType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1014 void VisitEnumType(const EnumType *T) { VisitTagType(T); } function in class:__anon263::ODRTypeVisitor
H A DASTImporter.cpp382 ExpectedType VisitEnumType(const EnumType *T);
1416 ExpectedType ASTNodeImporter::VisitEnumType(const EnumType *T) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5900 bool UnnamedLocalNoLinkageFinder::VisitEnumType(const EnumType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 123 milliseconds