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