Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTypoCorrection.h336 bool IsObjCIvarLookup = false; variable
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprMember.cpp1367 Validator.IsObjCIvarLookup = IsArrow; in LookupMemberExpr()
H A DSemaLookup.cpp4713 CorrectionValidator->IsObjCIvarLookup, in resolveCorrection()