Home
last modified time | relevance | path

Searched defs:DontCare (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.h81 DontCare, ///< Block doesn't care / variable not live. global() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h302 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator