Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h261 IsObjCIvarLookup(false), IsAddressOfOperand(false), Typo(Typo), in WantTypeSpecifiers()
304 bool IsObjCIvarLookup; variable
/external/clang/lib/Sema/
DSemaExprMember.cpp1390 Validator->IsObjCIvarLookup = IsArrow; in LookupMemberExpr()
DSemaLookup.cpp4021 CorrectionValidator->IsObjCIvarLookup, in resolveCorrection()