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

/external/llvm/lib/Analysis/
H A DLint.cpp639 /// lintFunction - Check a function for errors, printing messages on stderr.
641 void llvm::lintFunction(const Function &f) { function in class:llvm

Completed in 44 milliseconds