Searched refs:reportDebugMsg (Results 1 – 2 of 2) sorted by relevance
39 ExplodedNode *reportDebugMsg(llvm::StringRef Msg, CheckerContext &C) const;76 reportDebugMsg("Missing container argument", C); in analyzerContainerDataField()126 ExplodedNode *DebugContainerModeling::reportDebugMsg(llvm::StringRef Msg, in reportDebugMsg() function in DebugContainerModeling
40 ExplodedNode *reportDebugMsg(llvm::StringRef Msg, CheckerContext &C) const;80 reportDebugMsg("Missing iterator argument", C); in analyzerIteratorDataField()120 ExplodedNode *DebugIteratorModeling::reportDebugMsg(llvm::StringRef Msg, in reportDebugMsg() function in DebugIteratorModeling