reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
264 PI.CompileCommand.Filename = FooCpp; 265 PI.CompileCommand.CommandLine = {"clang", "-xc++", FooCpp}; 268 Files[FooCpp] = ""; 290 FooCpp, *CI, /*OldPreamble=*/nullptr, tooling::CompileCommand(), PI, 296 Index.updatePreamble(FooCpp, Ctx, std::move(PP), CanonIncludes);