HomeSort by relevance Sort by last modified time
    Searched refs:Primary (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /external/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
26 DiagnosticConsumer *Primary;
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary,
32 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()),
35 /// \brief Construct without taking ownership of \c Primary.
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary,
38 : Primary(Primary), Secondary(std::move(Secondary)) {}
42 Primary->BeginSourceFile(LO, PP)
    [all...]
  /external/clang/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclLookups.h 72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
73 if (Primary->hasExternalVisibleStorage())
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
75 if (StoredDeclsMap *Map = Primary->buildLookup())
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext();
94 if (StoredDeclsMap *Map = Primary->getLookupPtr())

Completed in 495 milliseconds

1 2 3 4 5