Searched defs:IsForcefullyCompleted (Results 1 – 4 of 4) sorted by relevance
90 bool IsForcefullyCompleted() const { return m_is_forcefully_completed; } in IsForcefullyCompleted() function
217 virtual bool IsForcefullyCompleted(lldb::opaque_compiler_type_t type) { in IsForcefullyCompleted() function
97 bool CompilerType::IsForcefullyCompleted() const { in IsForcefullyCompleted() function in CompilerType
9817 bool TypeSystemClang::IsForcefullyCompleted(lldb::opaque_compiler_type_t type) { IsForcefullyCompleted() function in TypeSystemClang