Searched defs:getSourceDescriptor (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangExternalASTSourceCallbacks.cpp | 75 ClangExternalASTSourceCallbacks::getSourceDescriptor(unsigned id) { getSourceDescriptor() function in ClangExternalASTSourceCallbacks |
H A D | ASTUtils.h | 83 getSourceDescriptor(unsigned ID) override { getSourceDescriptor() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ExternalASTSource.cpp | 34 ExternalASTSource::getSourceDescriptor(unsigned ID) { getSourceDescriptor() function in ExternalASTSource |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 9111 std::optional<ASTSourceDescriptor> ASTReader::getSourceDescriptor(unsigned ID) { getSourceDescriptor() function in ASTReader |