Searched refs:getCallExprs (Results 1 – 1 of 1) sorted by relevance
203 const std::vector<const CallExpr *> &getCallExprs() { return CallExprs; } in getCallExprs() function in __anonefa40b980211::CallExprFinder248 OrigSt && CEF.getCallExprs().size() == OrigCEF.getCallExprs().size(); in CheckStmtInlineAttr()257 llvm::zip_longest(OrigCEF.getCallExprs(), CEF.getCallExprs())) { in CheckStmtInlineAttr()