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 184 if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
385 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 1270 milliseconds