Home
last modified time | relevance | path

Searched refs:IsObjCIvarLookup (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DTypoCorrection.h255 IsObjCIvarLookup(false), IsAddressOfOperand(false), Typo(Typo), in WantTypeSpecifiers()
298 bool IsObjCIvarLookup; variable
/external/clang/lib/Sema/
DSemaExprMember.cpp1327 Validator->IsObjCIvarLookup = IsArrow; in LookupMemberExpr()
DSemaLookup.cpp3935 CorrectionValidator->IsObjCIvarLookup, in resolveCorrection()