Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1283 bool isInstanceMessage() const { isInstanceMessage() function
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1248 bool isInstanceMessage() const { isInstanceMessage() function
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp734 TEST(Matcher,isInstanceMessage) TEST() argument
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3784 AST_MATCHER(ObjCMessageExpr,isInstanceMessage) AST_MATCHER() argument