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

  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDecl.cpp 780 ObjCMethodDecl *CurMethod = getCurMethodDecl();
788 LookupParsedName(Result, S, &SS, !CurMethod);
802 if (!SS.isSet() && CurMethod && !isResultTypeOrTemplate(Result, NextToken)) {
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 2753 milliseconds