Searched defs:isInstanceMessage (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | CallEvent.h | 1283 bool isInstanceMessage() const { isInstanceMessage() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprObjC.h | 1248 bool isInstanceMessage() const { isInstanceMessage() function |
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersTraversalTest.cpp | 734 TEST(Matcher,isInstanceMessage) TEST() argument |
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 3784 AST_MATCHER(ObjCMessageExpr,isInstanceMessage) AST_MATCHER() argument |