Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DMacros.h249 InProgress, // During a macro reconstruction. enumerator
H A DMacroCallReconstructor.cpp58 assert(InProgress || finished()); in addLine()
284 State = InProgress; in startReconstruction()