Searched refs:IsStmtFunctionDummy (Results 1 – 4 of 4) sorted by relevance
96 bool IsStmtFunctionDummy(const Symbol &);
265 bool IsStmtFunctionDummy(const Symbol &symbol) { in IsStmtFunctionDummy() function
286 if (!IsStmtFunctionDummy(symbol)) { in Pre()
284 if (!IsStmtFunctionDummy(symbol)) { // C726 in Check()