Searched defs:Obj2 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/OpenMP/ | ||
H A D | dispatch_ast_print.cpp | 180 struct Obj2 { struct |
/llvm-project/clang/test/SemaObjCXX/ | ||
H A D | delay-parsing-cplusfuncs.mm | 17 MyClass * Obj1, *Obj2; field |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 1334 const auto *Obj2 = cast<ObjCTypeParamType>(T2); IsStructurallyEquivalent() local |