Home
last modified time | relevance | path

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

/llvm-project/clang/test/OpenMP/
H A Ddispatch_ast_print.cpp180 struct Obj2 { struct
182 Obj2& disp_operator(Obj2 other); argument
188 Obj2 z; in foo() argument
201 Obj2 j; in bar() argument
/llvm-project/clang/test/SemaObjCXX/
H A Ddelay-parsing-cplusfuncs.mm17 MyClass * Obj1, *Obj2; field
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1334 const auto *Obj2 = cast<ObjCTypeParamType>(T2); IsStructurallyEquivalent() local
1350 const auto *Obj2 = cast<ObjCObjectType>(T2); IsStructurallyEquivalent() local