Home
last modified time | relevance | path

Searched refs:visitModuleCommandLines (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp426 visitModuleCommandLines(M); in verify()
452 void visitModuleCommandLines(const Module &M);
1487 void Verifier::visitModuleCommandLines(const Module &M) { in visitModuleCommandLines() function in Verifier