Home
last modified time | relevance | path

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

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