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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLint.h41 // lintFunction - Check a function.
42 void lintFunction(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp738 /// lintFunction - Check a function for errors, printing messages on stderr.
740 void llvm::lintFunction(const Function &f) { function in class:llvm

Completed in 86 milliseconds