Home
last modified time | relevance | path

Searched defs:isInstanceMessage (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h917 bool isInstanceMessage() const { in isInstanceMessage() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1160 bool isInstanceMessage() const { in isInstanceMessage() function
/external/llvm-project/clang/include/clang/AST/
DExprObjC.h1238 bool isInstanceMessage() const { in isInstanceMessage() function
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTraversalTest.cpp492 TEST(Matcher, isInstanceMessage) { in TEST() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h3456 AST_MATCHER(ObjCMessageExpr, isInstanceMessage) { in AST_MATCHER() argument