Searched defs:Ignored (Results 1 - 13 of 13) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp24 bool Ignored; local
33 APF.convert(APFloat::IEEEsingle, APFloat::rmNearestTiesToEven, &Ignored);
38 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &Ignored);
/external/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h45 Ignored = 0, enumerator in enum:clang::serialized_diags::Level
/external/clang/include/clang/Basic/
H A DDiagnosticIDs.h64 Ignored = 1, ///< Do not present this diagnostic, ignore it. member in class:clang::diag::Severity
120 Ignored, Note, Remark, Warning, Error, Fatal enumerator in enum:clang::diag::DiagnosticIDs::Level
H A DDiagnostic.h142 Ignored = DiagnosticIDs::Ignored, enumerator in enum:clang::DiagnosticsEngine::Level
508 LastDiagLevel = DiagnosticIDs::Ignored;
515 return LastDiagLevel == DiagnosticIDs::Ignored;
654 diag::Severity::Ignored;
/external/regex-re2/re2/
H A Dregexp.cc499 typedef int Ignored; // Walker<void> doesn't exist typedef in namespace:re2
502 class NumCapturesWalker : public Regexp::Walker<Ignored> {
507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) {
512 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) {
530 class NamedCapturesWalker : public Regexp::Walker<Ignored> {
541 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) {
556 virtual Ignored ShortVisi
[all...]
/external/clang/bindings/python/clang/
H A Dcindex.py302 Ignored = 0 variable in class:Diagnostic
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp754 SDValue Ignored(Hi.getNode(), 1);
1764 SDValue Ignored = DAG.getNode(XCoreISD::LMUL, dl, local
1767 SDValue Result(Ignored.getNode(), 1);
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
H A DXCoreISelLowering.cpp737 SDValue Ignored = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), local
739 SDValue Hi(Ignored.getNode(), 1);
1442 SDValue Ignored = DAG.getNode(XCoreISD::LMUL, dl, local
1445 SDValue Result(Ignored.getNode(), 1);
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp1355 bool Ignored = TestAndClearIgnoreResultAssign(); local
1486 return CGF.EmitARCReclaimReturnedObject(E, /*allowUnsafe*/ Ignored);
/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2713 bool Ignored; local
2720 Ignored))
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1252 bool Ignored; local
1255 &Ignored); local
/external/clang/lib/AST/
H A DExprConstant.cpp9640 bool Ignored; local
9646 &Ignored) & APFloat::opInvalidOp)
/external/mockito/lib/
H A Dbyte-buddy-1.6.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...

Completed in 764 milliseconds