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

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

Completed in 60 milliseconds