Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h632 class ObjCMethodCall; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h53 class ObjCMethodCall; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1177 ObjCMethodCall(const ObjCMessageExpr *Msg, ProgramStateRef St, ObjCMethodCall() function