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

/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp186 auto WasPresent = Files.erase(File); local
187 (void)WasPresent;
188 assert(WasPresent && "File was not tracked");

Completed in 79 milliseconds