HomeSort by relevance Sort by last modified time
    Searched refs:LookupMethodInObjectType (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Sema/
SemaPseudoObject.cpp 519 return S.LookupMethodInObjectType(sel,
524 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true);
530 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true);
532 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false);
537 return S.LookupMethodInObjectType(sel, IT, false);
    [all...]
SemaDeclObjC.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 54 milliseconds