/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 __anonc2288b210111::TypeIndexer
|
/external/llvm-project/clang/lib/Index/ |
D | IndexTypeSourceInfo.cpp | 56 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anona33c700f0111::TypeIndexer
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 266 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonb2744ddb0211::AutoreleasePoolRewriter::NameReferenceChecker
|
/external/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon2060ee6d0211::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 __anon358d18600b11::TypeSpecLocFiller
|
/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/clang/tools/libclang/ |
D | CIndex.cpp | 1514 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaType.cpp | 5824 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonc6f7a84e1111::TypeSpecLocFiller
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndex.cpp | 1581 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor
|