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

References

tools/clang/lib/Frontend/ASTUnit.cpp
 1308       PreambleInvocationIn.getFrontendOpts().Inputs[0].getFile();
 1310       getBufferForFileHandlingRemapping(PreambleInvocationIn, VFS.get(),
 1316       ComputePreambleBounds(*PreambleInvocationIn.getLangOpts(),
 1322     if (Preamble->CanReuse(PreambleInvocationIn, MainFileBuffer.get(), Bounds,
 1330                             PreambleInvocationIn.getDiagnosticOpts());
 1374         PreambleInvocationIn.getFrontendOpts().SkipFunctionBodies;
 1376       PreambleInvocationIn.getFrontendOpts().SkipFunctionBodies = true;
 1379         PreambleInvocationIn, MainFileBuffer.get(), Bounds, *Diagnostics, VFS,
 1382     PreambleInvocationIn.getFrontendOpts().SkipFunctionBodies =