reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Serialization/ModuleManager.cpp
  250   for (auto I = First; I != Last; ++I) {
  250   for (auto I = First; I != Last; ++I) {
  251     if (!I->isModule()) {
  252       PCHChain.erase(llvm::find(PCHChain, &*I), PCHChain.end());