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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTSource.cpp29 Selector ExternalASTSource::GetExternalSelector(uint32_t ID) { function in class:ExternalASTSource
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCallbacks.h80 GetExternalSelector (uint32_t ID) function in class:lldb_private::ClangExternalASTSourceCallbacks
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DChainedIncludesSource.cpp181 Selector ChainedIncludesSource::GetExternalSelector(uint32_t ID) { function in class:ChainedIncludesSource
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DClangASTSource.h68 clang::Selector GetExternalSelector (uint32_t) { return clang::Selector(); } function in class:lldb_private::ClangASTSource
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp52 Selector MultiplexExternalSemaSource::GetExternalSelector(uint32_t ID) { function in class:MultiplexExternalSemaSource
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp6735 Selector ASTReader::GetExternalSelector(serialization::SelectorID ID) { function in class:ASTReader

Completed in 78 milliseconds