/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | NameMatches.h | 16 Ignore, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
H A D | AsmCond.h | 32 bool Ignore = false; variable
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Terminal.h | 36 Ignore, global() enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.h | 63 enum class LookupResult { Success, Fail, Ignore }; enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 51 enum class Result { NoVerify, Ignore, Valid, Invalid }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kBaseInfo.h | 117 Ignore = 0x1, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ReachingDefAnalysis.cpp | 606 SmallPtrSet<MachineInstr*, 1> Ignore; in isSafeToRemove() local 682 SmallPtrSet<MachineInstr*, 1> Ignore; in isSafeToDefRegAt() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFContext.h | 436 enum class ProcessDebugRelocations { Process, Ignore }; enumerator
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 364 std::integral_constant<bool, Ignore>) { in CastImpl() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 762 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate() local 800 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate() local 1431 SmallPtrSet<MachineInstr*, 1> Ignore; in RevertLoopDec() local
|
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 106 bool Ignore; in getTypedMatcher() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 146 bool Ignore = in startsWith() local
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 66 Ignore, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 287 Ignore enumerator
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 2029 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local 3674 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local 4800 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
|
H A D | CGExprComplex.cpp | 1437 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 2318 bool Ignore = false; in DiagnoseMissingDesignatedInitOverrides() local
|
H A D | SemaCodeComplete.cpp | 378 void Ignore(const Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); } in Ignore() function in __anone047e0890111::ResultBuilder
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 111 static constexpr Node Ignore = Node(-1); member 325 static constexpr ElemType Ignore = ElemType(-1); member [all...] |
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 75 enum class UnresolvedPolicy { ReportError, Warn, Ignore }; enumerator
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 2105 bool Ignore = false; in parseEdit() local
|