Searched refs:FilesInPreamble (Results 1 – 2 of 2) sorted by relevance
1409 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble()1610 FilesInPreamble.clear(); in getMainBufferWithPrecompiledPreamble()1617 FilesInPreamble[File->getName()] = PreambleFileHash::createForFile( in getMainBufferWithPrecompiledPreamble()1621 FilesInPreamble[File->getName()] = in getMainBufferWithPrecompiledPreamble()
272 llvm::StringMap<PreambleFileHash> FilesInPreamble; variable