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

  /external/clang/lib/StaticAnalyzer/Core/
ObjCMessage.cpp 48 assert(isFunctionCall());
82 } else if (isFunctionCall()) {
ExprEngineCallAndReturn.cpp 306 } else if (Call.isFunctionCall()) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ObjCMessage.h 180 bool isFunctionCall() const {

Completed in 17 milliseconds