Home
last modified time | relevance | path

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

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