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

References

tools/clang/lib/Frontend/PrecompiledPreamble.cpp
  747     VFS = createVFSOverlayForPreamblePCH(PCHPath, std::move(*Buf), VFS);
  756     VFS = createVFSOverlayForPreamblePCH(PCHPath, std::move(Buf), VFS);