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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:clang::tooling::RecursiveSymbolVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp56 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon692::TypeIndexer
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp266 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon284::AutoreleasePoolRewriter::NameReferenceChecker
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp334 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp6620 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp5865 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon869::__anon872::TypeSpecLocFiller
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1583 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:CursorVisitor

Completed in 299 milliseconds