/external/llvm-project/clang/include/clang/Tooling/Refactoring/ |
D | RecursiveSymbolVisitor.h | 108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function
|
/external/clang/lib/Index/ |
D | IndexTypeSourceInfo.cpp | 39 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonaf878c3a0111::TypeIndexer
|
/external/llvm-project/clang/lib/Index/ |
D | IndexTypeSourceInfo.cpp | 56 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon1c7ab1c80111::TypeIndexer
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 266 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anoncc7536540211::AutoreleasePoolRewriter::NameReferenceChecker
|
/external/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anond7ac9e460211::AutoreleasePoolRewriter::NameReferenceChecker
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | FindTarget.cpp | 993 void VisitTypedefTypeLoc(TypedefTypeLoc L) { in refInTypeLoc() function
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 588 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter
|
D | ASTReader.cpp | 5823 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 4836 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon9acaebf90b11::TypeSpecLocFiller
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 1514 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriter.cpp | 333 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter
|
D | ASTReader.cpp | 6593 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaType.cpp | 5824 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon6036cc871111::TypeSpecLocFiller
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndex.cpp | 1581 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor
|