Searched refs:import_in_progress (Results 1 – 1 of 1) sorted by relevance
/external/lldb/include/lldb/Expression/ | ||
D | ClangASTSource.h | 232 … void SetImportInProgress (bool import_in_progress) { m_import_in_progress = import_in_progress; } in SetImportInProgress() argument |