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

  /external/clang/lib/Index/
USRGeneration.cpp 182 if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
399 if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 300 NS.getASTContext().getObjContainingInterface(Method);
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 193 milliseconds