HomeSort by relevance Sort by last modified time
    Searched refs:BeginSourceFile (Results 26 - 50 of 101) sorted by null

12 3 4 5

  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /external/clang/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
FrontendAction.h 53 /// This routine is called as part of BeginSourceFile(), which will
94 /// BeginSourceFileAction (and BeginSourceFile).
102 /// BeginSourceFileAction (and BeginSourceFile).
207 /// BeginSourceFile() and EndSourceFile().
211 bool BeginSourceFile(CompilerInstance &CI, const FrontendInputFile &Input);
VerifyDiagnosticConsumer.h 251 void BeginSourceFile(const LangOptions &LangOpts,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
LogDiagnosticPrinter.h 73 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
  /external/clang/lib/ARCMigrate/
ARCMT.cpp 107 void BeginSourceFile(const LangOptions &Opts,
109 // Pass BeginSourceFile message onto DiagClient on first call.
113 DiagClient.BeginSourceFile(Opts, PP);
229 printer.BeginSourceFile(PP.getLangOpts(), &PP);
286 DiagClient->BeginSourceFile(Ctx.getLangOpts(), &Unit->getPreprocessor());
307 // We call BeginSourceFile because DiagnosticConsumer requires that
309 // BeginSourceFile() and EndSourceFile().
310 DiagClient->BeginSourceFile(Ctx.getLangOpts(), &Unit->getPreprocessor());
565 DiagClient->BeginSourceFile(Ctx.getLangOpts(), &Unit->getPreprocessor());
574 // We call BeginSourceFile because DiagnosticConsumer requires that
    [all...]
  /external/clang/lib/Frontend/
ASTMerge.cpp 36 CI.getDiagnostics().getClient()->BeginSourceFile(
TextDiagnosticPrinter.cpp 39 void TextDiagnosticPrinter::BeginSourceFile(const LangOptions &LO,

Completed in 4096 milliseconds

12 3 4 5