Searched refs:FilesInPreamble (Results 1 – 2 of 2) sorted by relevance
1391 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble()1591 FilesInPreamble.clear(); in getMainBufferWithPrecompiledPreamble()1598 FilesInPreamble[File->getName()] = PreambleFileHash::createForFile( in getMainBufferWithPrecompiledPreamble()1602 FilesInPreamble[File->getName()] = in getMainBufferWithPrecompiledPreamble()
270 llvm::StringMap<PreambleFileHash> FilesInPreamble; variable