HomeSort by relevance Sort by last modified time
    Searched defs:OCD (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/AST/
DeclObjC.cpp 270 const ObjCCategoryDecl *OCD = cast<ObjCCategoryDecl>(this);
272 if (!OCD->IsClassExtension())
273 for (const auto *I : OCD->protocols())
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaDeclObjC.cpp     [all...]