Home
last modified time | relevance | path

Searched defs:Finished (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h54 bool Finished = false; variable
H A DConstantInitBuilder.h106 bool Finished = false; variable
/llvm-project/lldb/tools/lldb-dap/
H A DProgressEvent.cpp180 bool ProgressEventManager::Finished() const { return m_finished; } Finished() function in ProgressEventManager
/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2903 bool Finished = false; ReadStmtFromStream() local