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

12 3 4 5 6 7 8 91011>>

  /external/clang/unittests/Driver/
ToolChainTest.cpp 33 DiagnosticsEngine Diags(DiagID, &*DiagOpts, new TestDiagnosticConsumer);
36 Driver TheDriver("/bin/clang", "arm-linux-gnueabihf", Diags,
86 DiagnosticsEngine Diags(DiagID, &*DiagOpts, new TestDiagnosticConsumer);
89 Driver TheDriver("/home/test/bin/clang", "arm-linux-gnueabi", Diags,
  /external/clang/lib/Frontend/Rewrite/
FixItRewriter.cpp 30 FixItRewriter::FixItRewriter(DiagnosticsEngine &Diags, SourceManager &SourceMgr,
33 : Diags(Diags),
39 Owner = Diags.takeClient();
40 Client = Diags.getClient();
41 Diags.setClient(this, false);
45 Diags.setClient(Client, Owner.release() != nullptr);
103 Diags.Report(clang::diag::err_fe_unable_to_open_output) << Filename
197 Diags.setClient(Client, false);
198 Diags.Clear()
    [all...]
  /external/clang/tools/clang-fuzzer/
ClangFuzzer.cpp 30 IgnoringDiagConsumer Diags;
34 &Diags, false);
45 &Diags);
  /external/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 189 IntrusiveRefCntPtr<DiagnosticsEngine> Diags =
192 /// Return the value of the last argument as an integer, or a default. If Diags
196 DiagnosticsEngine *Diags = nullptr);
200 DiagnosticsEngine &Diags) {
201 return getLastArgIntValue(Args, Id, Default, &Diags);
206 DiagnosticsEngine *Diags = nullptr);
211 DiagnosticsEngine &Diags) {
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /external/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 31 : Diags(Diags_),
32 PrimaryClient(Diags.getClient()), PrimaryClientOwner(Diags.takeClient()),
37 if (Diags.hasSourceManager())
38 setSourceManager(Diags.getSourceManager());
46 Diags.takeClient().release();
311 DiagnosticsEngine &Diags = PP ? PP->getDiagnostics() : SM.getDiagnostics();
338 Diags.Report(Pos, diag::err_verify_invalid_no_diags)
348 Diags.Report(Pos, diag::err_verify_invalid_no_diags)
404 Diags.Report(Pos.getLocWithOffset(PH.C-PH.Begin)
    [all...]
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 35 Diags(DiagID, new DiagnosticOptions, new IgnoringDiagConsumer()),
36 SourceMgr(Diags, FileMgr),
40 Target = TargetInfo::CreateTargetInfo(Diags, TargetOpts);
46 DiagnosticsEngine Diags;
96 HeaderSearch HeaderInfo(new HeaderSearchOptions, SourceMgr, Diags, LangOpts,
98 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, SourceMgr,
  /external/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /external/clang/unittests/AST/
ASTVectorTest.cpp 30 Diags(DiagID, new DiagnosticOptions, new IgnoringDiagConsumer()),
31 SourceMgr(Diags, FileMgr), Idents(LangOpts, nullptr),
37 DiagnosticsEngine Diags;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentParser.h 46 DiagnosticsEngine &Diags;
49 return Diags.Report(Loc, DiagID);
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /external/clang/include/clang/CodeGen/
BackendUtil.h 37 void EmitBackendOutput(DiagnosticsEngine &Diags, const CodeGenOptions &CGOpts,

Completed in 857 milliseconds

12 3 4 5 6 7 8 91011>>