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

/external/llvm/lib/AsmParser/
H A DLLParser.h201 bool ValidateEndOfModule();
H A DLLParser.cpp42 ValidateEndOfModule();
45 /// ValidateEndOfModule - Do final validity and sanity checks at the end of the
47 bool LLParser::ValidateEndOfModule() { function in class:LLParser

Completed in 77 milliseconds