Home
last modified time | relevance | path

Searched defs:Obj2 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaObjCXX/
Ddelay-parsing-cplusfuncs.mm18 MyClass * Obj1, *Obj2; field
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp160 auto Obj2 = Compile(*MB2.getModule()); in TEST_F() local
231 auto Obj2 = Compile(*MB2.getModule()); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayerTest.cpp175 auto Obj2 = Compile(*MB2.getModule()); in TEST_F() local
255 auto Obj2 = Compile(*MB2.getModule()); in TEST_F() local
DObjectTransformLayerTest.cpp207 auto Obj2 = std::make_shared<MockObjectFile>(222); in TEST() local
/external/clang/lib/AST/
DASTImporter.cpp902 const ObjCObjectType *Obj2 = cast<ObjCObjectType>(T2); in IsStructurallyEquivalent() local