HomeSort by: relevance | last modified time | path
    Searched defs:isInstanceMessage (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1160 bool isInstanceMessage() const {
1161 return getOriginExpr()->isInstanceMessage();
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h 1238 bool isInstanceMessage() const {

Completed in 26 milliseconds