HomeSort by: relevance | last modified time | path
    Searched refs:IsObjCIvarLookup (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
TypoCorrection.h 336 bool IsObjCIvarLookup = false;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprMember.cpp 1350 Validator.IsObjCIvarLookup = IsArrow;
SemaLookup.cpp 4136 bool isObjCIvarLookup,
4385 CorrectionValidator->IsObjCIvarLookup,
4631 bool isObjCIvarLookup,
4639 if (isObjCIvarLookup) {

Completed in 57 milliseconds