Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp116 void checkMsg_decodeValueOfObjCType(const ObjCMessageExpr *ME);
193 &WalkAST::checkMsg_decodeValueOfObjCType) in VisitObjCMessageExpr()
949 void WalkAST::checkMsg_decodeValueOfObjCType(const ObjCMessageExpr *ME) { in checkMsg_decodeValueOfObjCType() function in WalkAST