Home
last modified time | relevance | path

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

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