Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1283 bool isInstanceMessage() const { in isInstanceMessage() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3784 AST_MATCHER(ObjCMessageExpr, isInstanceMessage) { in AST_MATCHER() argument