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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1014 void VisitEnumType(const EnumType *T) { VisitTagType(T); } function in class:__anon1594::ODRTypeVisitor
H A DASTImporter.cpp371 ExpectedType VisitEnumType(const EnumType *T);
1403 ExpectedType ASTNodeImporter::VisitEnumType(const EnumType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5983 bool UnnamedLocalNoLinkageFinder::VisitEnumType(const EnumType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 118 milliseconds