Searched refs:VisitTypedefTypeLoc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Index/ | ||
| H A D | IndexTypeSourceInfo.cpp | 49 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonbc247fe70111::TypeIndexer |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/ | ||
| H A D | TransAutoreleasePool.cpp | 267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon760edfb30211::AutoreleasePoolRewriter::NameReferenceChecker |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 5321 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonbf0734261111::TypeSpecLocFiller |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 718 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6599 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader |