Searched refs:TrySet (Results 1 – 2 of 2) sorted by relevance
16 bool CppModuleConfiguration::SetOncePath::TrySet(llvm::StringRef path) { in TrySet() function in CppModuleConfiguration::SetOncePath46 return m_std_inc.TrySet(posix_dir); in analyzeFile()54 return m_c_inc.TrySet(posix_dir); in analyzeFile()
33 LLVM_NODISCARD bool TrySet(llvm::StringRef path);