HomeSort by relevance Sort by last modified time
    Searched refs:lintFunction (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
Lint.h 42 // lintFunction - Check a function.
43 void lintFunction(
  /external/llvm/lib/Analysis/
Lint.cpp 673 /// lintFunction - Check a function for errors, printing messages on stderr.
675 void llvm::lintFunction(const Function &f) {

Completed in 52 milliseconds