Home
last modified time | relevance | path

Searched defs:getSourceDescriptor (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp74 ClangExternalASTSourceCallbacks::getSourceDescriptor(unsigned id) { getSourceDescriptor() function in ClangExternalASTSourceCallbacks
H A DASTUtils.h77 getSourceDescriptor(unsigned ID) override { getSourceDescriptor() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp34 ExternalASTSource::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ExternalASTSource
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9001 std::optional<ASTSourceDescriptor> ASTReader::getSourceDescriptor(unsigned ID) { getSourceDescriptor() function in ASTReader