Searched refs:m_std_target_inc (Results 1 – 2 of 2) sorted by relevance
83 return m_std_target_inc.TrySet( in analyzeFile() 154 if (m_std_target_inc.Valid()) in CppModuleConfiguration() 155 m_include_dirs.push_back(m_std_target_inc.Get().str()); in CppModuleConfiguration()
47 SetOncePath m_std_target_inc; variable