Searched defs:GetExternalDeclStmt (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTSource.cpp37 Stmt *ExternalASTSource::GetExternalDeclStmt(uint64_t Offset) { function in class:ExternalASTSource
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCallbacks.h71 GetExternalDeclStmt (uint64_t Offset) function in class:lldb_private::ClangExternalASTSourceCallbacks
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DChainedIncludesSource.cpp187 Stmt *ChainedIncludesSource::GetExternalDeclStmt(uint64_t Offset) { function in class:ChainedIncludesSource
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DClangASTSource.h67 clang::Stmt *GetExternalDeclStmt (uint64_t) { return NULL; } function in class:lldb_private::ClangASTSource
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp69 Stmt *MultiplexExternalSemaSource::GetExternalDeclStmt(uint64_t Offset) { function in class:MultiplexExternalSemaSource
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5540 Stmt *ASTReader::GetExternalDeclStmt(uint64_t Offset) { function in class:ASTReader

Completed in 84 milliseconds