Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1211 bool isInstanceMessage() const { isInstanceMessage() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1248 bool isInstanceMessage() const { in isInstanceMessage() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3783 AST_MATCHER(ObjCMessageExpr,isInstanceMessage) AST_MATCHER() argument