Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1160 bool isInstanceMessage() const { in isInstanceMessage() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h1238 bool isInstanceMessage() const { in isInstanceMessage() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3680 AST_MATCHER(ObjCMessageExpr, isInstanceMessage) { in AST_MATCHER() argument