Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSpillPlacement.h81 DontCare, ///< Block doesn't care / variable not live. enumerator
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h291 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator