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

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

Completed in 125 milliseconds