Home
last modified time | relevance | path

Searched defs:IsInserted (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h161 bool IsInserted = Cache.try_emplace(Filename, Entry).second; in setCachedEntry() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp182 auto IsInserted = Files.insert(File).second; in addFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp235 bool IsInserted; in calculateSccBlockType() local