Home
last modified time | relevance | path

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

/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/clang/test/SemaObjCXX/
Ddelay-parsing-cplusfuncs.mm18 MyClass * Obj1, *Obj2; field
/external/clang/lib/AST/
DASTImporter.cpp902 const ObjCObjectType *Obj2 = cast<ObjCObjectType>(T2); in IsStructurallyEquivalent() local