Home
last modified time | relevance | path

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

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