Home
last modified time | relevance | path

Searched defs:Ignore (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DNameMatches.h16 Ignore, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmCond.h32 bool Ignore = false; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h36 Ignore, global() enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h63 enum class LookupResult { Success, Fail, Ignore }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h51 enum class Result { NoVerify, Ignore, Valid, Invalid }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h117 Ignore = 0x1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp606 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 DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; enumerator
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h364 std::integral_constant<bool, Ignore>) { in CastImpl() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp762 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 DVariantValue.cpp106 bool Ignore; in getTypedMatcher() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp146 bool Ignore = in startsWith() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h66 Ignore, enumerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp287 Ignore enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2029 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local
3674 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local
4800 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
H A DCGExprComplex.cpp1437 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2318 bool Ignore = false; in DiagnoseMissingDesignatedInitOverrides() local
H A DSemaCodeComplete.cpp378 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 DHexagonISelDAGToDAGHVX.cpp111 static constexpr Node Ignore = Node(-1); member
325 static constexpr ElemType Ignore = ElemType(-1); member
[all...]
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h75 enum class UnresolvedPolicy { ReportError, Warn, Ignore }; enumerator
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp2105 bool Ignore = false; in parseEdit() local