HomeSort by relevance Sort by last modified time
    Searched defs:isInstanceMessage (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ObjCMessage.h 94 if (!isInstanceMessage())
106 bool isInstanceMessage() const {
109 return msgE->isInstanceMessage();
  /external/clang/include/clang/AST/
ExprObjC.h 720 bool isInstanceMessage() const {
    [all...]

Completed in 380 milliseconds