Searched refs:VisitTypedefTypeLoc (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:clang::tooling::RecursiveSymbolVisitor
/freebsd-current/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp59 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon560::TypeIndexer
/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon252::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6251 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon834::__anon837::TypeSpecLocFiller
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp435 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp6927 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) {

Completed in 414 milliseconds