Searched defs:CalledFunctions (Results 1 – 7 of 7) sorted by relevance
142 SmallVector<CallRecord, 5> CalledFunctions; variable
101 std::deque<const CallExpr *> CalledFunctions; in check() local
168 SmallVector<CallRecord, 5> CalledFunctions; variable
274 std::vector<CallRecord> CalledFunctions; variable
277 std::vector<CallRecord> CalledFunctions; variable
294 std::vector<CallRecord> CalledFunctions; variable
2426 SmallPtrSet<const Function *, 8> &CalledFunctions) { in cxxDtorIsEmpty()2496 SmallPtrSet<const Function *, 8> CalledFunctions; in OptimizeEmptyGlobalCXXDtors() local