HomeSort by relevance Sort by last modified time
    Searched refs:getObjContainingInterface (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CIndexUSRs.cpp 165 if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
370 if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 300 NS.getASTContext().getObjContainingInterface(Method);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 77 milliseconds