Searched refs:WasPresent (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp189 auto WasPresent = Files.erase(File); local
190 (void)WasPresent;
191 assert(WasPresent && "File was not tracked");

Completed in 92 milliseconds