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

  /external/clang/lib/Sema/
SemaExprObjC.cpp 285 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel);
536 BoxingMethod = NSStringDecl->lookupClassMethod(stringWithUTF8String);
641 BoxingMethod = NSValueDecl->lookupClassMethod(ValueWithBytesObjCType);
783 ObjCMethodDecl *Method = NSArrayDecl->lookupClassMethod(Sel);
    [all...]
SemaExprMember.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DynamicTypePropagation.cpp 648 Method = InterfaceDecl->lookupClassMethod(Sel);
    [all...]

Completed in 244 milliseconds