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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLint.h37 void lintModule(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp750 /// lintModule - Check a module for errors, printing messages on stderr.
752 void llvm::lintModule(const Module &M) { function in class:llvm

Completed in 166 milliseconds