Home
last modified time | relevance | path

Searched refs:lintModule (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLint.h36 void lintModule(const Module &M);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLint.cpp780 void llvm::lintModule(const Module &M) { in lintModule() function in llvm