Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp356 const SymbolLookupSet &Symbols, SymbolState RequiredState, in AsynchronousSymbolQuery()
1774 JITDylib::MaterializingInfo::takeQueriesMeeting(SymbolState RequiredState) { in takeQueriesMeeting()
1919 SymbolState RequiredState, in legacyLookup()
1986 SymbolLookupSet Symbols, SymbolState RequiredState, in lookup()
2089 SymbolState RequiredState, in lookup()
/external/clang/lib/Basic/
DModule.cpp185 void Module::addRequirement(StringRef Feature, bool RequiredState, in addRequirement()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h765 SymbolState RequiredState; variable
/external/clang/lib/Lex/
DModuleMap.cpp1661 bool RequiredState = true; in parseRequiresDecl() local