Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp66 NotParsed, // Initial state. enumerator
69 } optionParsingState = OptParsingState::NotParsed;
467 assert(optionParsingState == OptParsingState::NotParsed && in lto_set_debug_options()