Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp147 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() local
217 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayerTest.cpp164 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() local
243 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() local
DObjectTransformLayerTest.cpp200 auto Obj1 = std::make_shared<MockObjectFile>(211); in TEST() local
/external/clang/lib/AST/
DASTImporter.cpp901 const ObjCObjectType *Obj1 = cast<ObjCObjectType>(T1); in IsStructurallyEquivalent() local