OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:diagnostic
(Results
426 - 450
of
1565
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/ARCMT/
check-with-serialized-diag.m
38
// RUN: not %clang_cc1 -arcmt-check -triple x86_64-apple-darwin10 %s -serialize-
diagnostic
-file %t.diag
/external/clang/test/Analysis/
lambdas.mm
123
// Make sure we don't emit a spurious
diagnostic
about the address of a block
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p4.cpp
42
// message in this case; some form of backtracking,
diagnostic
message
/external/clang/test/CXX/class.access/class.access.base/
p5.cpp
78
// If someone wants to put the effort into improving this
diagnostic
,
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p6.cpp
56
// FIXME: This is ill-formed (no
diagnostic
required).
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p4.cpp
42
// invalid at T=char; if we get a
diagnostic
here, we're
/external/clang/test/Misc/
warning-flags-tree.c
6
// they produce a tree for every top-level
diagnostic
flag.
/external/clang/test/Modules/
build-fail-notes.m
21
// RUN: not %clang_cc1 -Wincomplete-umbrella -fmodules-cache-path=%t -fmodules -fimplicit-module-maps -F %S/Inputs -DgetModuleVersion="epic fail" -serialize-
diagnostic
-file %t/tmp.diag %s 2>&1
/external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp
4
#pragma clang
diagnostic
ignored "-Wkeyword-macro"
/external/clang/test/SemaCXX/
warn-overloaded-virtual.cpp
154
// Note: this should be under a new
diagnostic
flag and eventually moved to a
/external/clang/test/SemaObjC/
method-lookup-3.m
76
#pragma clang
diagnostic
ignored "-Wobjc-multiple-method-names"
/external/clang/tools/libclang/
CXTranslationUnit.h
49
/// \returns true if the ASTUnit has a
diagnostic
about the AST file being
/external/compiler-rt/lib/ubsan/
ubsan_handlers_cxx.h
45
///
diagnostic
.
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
FactoryGenerator.java
51
import javax.tools.
Diagnostic
;
75
private final
Diagnostic
.Kind nullableValidationType;
78
Diagnostic
.Kind nullableValidationType) {
246
|| nullableValidationType.equals(
Diagnostic
.Kind.WARNING)) {
InjectFieldValidator.java
24
import javax.tools.
Diagnostic
.Kind;
InjectMethodValidator.java
25
import javax.tools.
Diagnostic
.Kind;
SourceFileGenerationException.java
26
import static javax.tools.
Diagnostic
.Kind.ERROR;
/external/e2fsprogs/lib/et/
com_err.3
46
easily be diverted to another form of
diagnostic
logging, such as
/external/libchrome/crypto/
openssl_util.h
74
// messages. Note any
diagnostic
emitted will be tagged with the location of
/external/libcxx/test/std/utilities/template.bitset/bitset.cons/
char_ptr_ctor.pass.cpp
20
#pragma clang
diagnostic
ignored "-Wtautological-compare"
/external/libcxx/test/std/utilities/template.bitset/bitset.members/
index.pass.cpp
16
#pragma clang
diagnostic
ignored "-Wtautological-compare"
left_shift_eq.pass.cpp
16
#pragma clang
diagnostic
ignored "-Wtautological-compare"
right_shift_eq.pass.cpp
16
#pragma clang
diagnostic
ignored "-Wtautological-compare"
/external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt
119
* -parse-ast-check checks that
diagnostic
messages that are expected
136
* Full
diagnostic
customization by client (can format diagnostics however they
142
* Full
diagnostic
control, per
diagnostic
. Diagnostics are identified by ID.
/external/llvm/lib/IR/
LLVMContext.cpp
162
/// getInlineAsmDiagnosticHandler - Return the
diagnostic
handler set by
169
/// getInlineAsmDiagnosticContext - Return the
diagnostic
context set by
214
// the pass that is emitting the
diagnostic
. If there is no match, ignore the
215
//
diagnostic
and return.
Completed in 1457 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>