Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h553 const FunctionListType &getFunctionList() const { return FunctionList; } in getFunctionList() function
555 FunctionListType &getFunctionList() { return FunctionList; } in getFunctionList() function