Searched refs:getCallExprs (Results 1 – 1 of 1) sorted by relevance
187 const std::vector<const CallExpr *> &getCallExprs() { return CallExprs; } in getCallExprs() function in __anon47780ec80211::CallExprFinder233 for (const auto *CallExpr : CEF.getCallExprs()) { in handleNoInlineAttr()259 for (const auto *CallExpr : CEF.getCallExprs()) { in handleAlwaysInlineAttr()