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

  /external/clang/include/clang/AST/
DeclBase.h     [all...]
  /external/clang/lib/AST/
DeclBase.cpp 704 return getDeclContext()->getNonClosureAncestor();
707 DeclContext *DeclContext::getNonClosureAncestor() {
    [all...]
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 463 cast<ObjCMethodDecl>(S.CurContext->getNonClosureAncestor());
    [all...]
SemaExprObjC.cpp     [all...]

Completed in 54 milliseconds