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 513 return S.LookupMethodInObjectType(sel,
518 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true);
524 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true);
526 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false);
531 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 84 milliseconds