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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:clang::tooling::RecursiveSymbolVisitor
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp55 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon1943::TypeIndexer
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp266 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon1537::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp333 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp6604 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5750 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon2122::__anon2125::TypeSpecLocFiller

Completed in 211 milliseconds