Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCallGraph.h168 SmallVector<CallRecord, 5> CalledFunctions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DCallGraph.h287 std::vector<CallRecord> CalledFunctions; variable