Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h330 bool IsObjCIvarLookup = false; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp1336 Validator->IsObjCIvarLookup = IsArrow; in LookupMemberExpr()
H A DSemaLookup.cpp4106 CorrectionValidator->IsObjCIvarLookup, in resolveCorrection()