Searched refs:IvarLookupFollowUp (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp2064 bool IvarLookupFollowUp = II && !SS.isSet() && getCurMethodDecl(); local
2065 LookupParsedName(R, S, &SS, !IvarLookupFollowUp);
2075 if (IvarLookupFollowUp) {

Completed in 182 milliseconds