Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h589 const GlobalListType &getGlobalList() const { return GlobalList; } getGlobalList() function
591 GlobalListType &getGlobalList() { return GlobalList; } getGlobalList() function