Searched refs:isPopFrontCall (Results 1 – 1 of 1) sorted by relevance
313 bool isPopFrontCall(const FunctionDecl *Func);669 } else if (isPopFrontCall(Func)) { in checkPostCall()1768 bool isPopFrontCall(const FunctionDecl *Func) { in isPopFrontCall() function