Home
last modified time | relevance | path

Searched refs:MsgCheck (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp98 typedef void (WalkAST::*MsgCheck)(const ObjCMessageExpr *); typedef in __anonf8980c020111::WalkAST
190 MsgCheck evalFunction = in VisitObjCMessageExpr()
191 llvm::StringSwitch<MsgCheck>(ME->getSelector().getAsString()) in VisitObjCMessageExpr()