Searched refs:createLintPass (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLint.h31 FunctionPass *createLintPass();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h208 (void) llvm::createLintPass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp731 FunctionPass *llvm::createLintPass() { function in class:llvm

Completed in 65 milliseconds