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