Home
last modified time | relevance | path

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

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