Home
last modified time | relevance | path

Searched defs:keepGoing (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/
H A Dreduce_pipeline.py183 keepGoing = False variable
198 keepGoing = True variable
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp9527 bool keepGoing = true; in HandleInvalidConversionSpecifier() local