Searched defs:FindSymbol (Results 1 – 11 of 11) sorted by relevance
| /external/llvm/unittests/ExecutionEngine/Orc/ |
| D | OrcTestCommon.h | 110 FindSymbolFtor &&FindSymbol, in MockBaseLayer() 139 FindSymbolFtor FindSymbol; variable 152 FindSymbolFtor &&FindSymbol, in createMockBaseLayer()
|
| D | CompileOnDemandLayerTest.cpp | 51 TEST(CompileOnDemandLayerTest, FindSymbol) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | Legacy.h | 118 FindSymbolFn FindSymbol) { in getResponsibilitySetWithLegacyFn() 144 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn()
|
| D | RemoteObjectLayer.h | 289 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable 409 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable
|
| /external/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| D | USRFindingAction.cpp | 237 bool FindSymbol(ASTContext &Context, const SourceManager &SourceMgr, in FindSymbol() function in clang::tooling::NamedDeclFindingConsumer
|
| /external/llvm-project/flang/lib/Semantics/ |
| D | scope.cpp | 87 Symbol *Scope::FindSymbol(const SourceName &name) const { in FindSymbol() function in Fortran::semantics::Scope
|
| D | resolve-names.cpp | 2008 Symbol *ScopeHandler::FindSymbol(const parser::Name &name) { in FindSymbol() function in Fortran::semantics::ScopeHandler 2011 Symbol *ScopeHandler::FindSymbol(const Scope &scope, const parser::Name &name) { in FindSymbol() function in Fortran::semantics::ScopeHandler
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor_database.cc | 251 Value SimpleDescriptorDatabase::DescriptorIndex<Value>::FindSymbol( in FindSymbol() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
|
| D | descriptor.cc | 905 inline Symbol DescriptorPool::Tables::FindSymbol(const std::string& key) const { in FindSymbol() function in google::protobuf::DescriptorPool::Tables 3715 Symbol DescriptorBuilder::FindSymbol(const std::string& name, bool build_it) { in FindSymbol() function in google::protobuf::DescriptorBuilder
|
| /external/llvm-project/lldb/source/API/ |
| D | SBModule.cpp | 315 lldb::SBSymbol SBModule::FindSymbol(const char *name, in FindSymbol() function in SBModule
|
| /external/llvm-project/lldb/source/Expression/ |
| D | IRExecutionUnit.cpp | 935 IRExecutionUnit::FindSymbol(lldb_private::ConstString name, bool &missing_weak) { in FindSymbol() function in IRExecutionUnit
|