Home
last modified time | relevance | path

Searched defs:CalledFunctions (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h168 SmallVector<CallRecord, 5> CalledFunctions; global() variable
/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraph.h284 std::vector<CallRecord> CalledFunctions; global() variable
[all...]
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysisTest.cpp449 FunctionSet CalledFunctions; global() member
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10495 SetVector<Function *> CalledFunctions; global() member