HomeSort by: relevance | last modified time | path
    Searched defs:DontCare (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SpillPlacement.h 81 DontCare, ///< Block doesn't care / variable not live.
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
FormatString.h 278 enum class TypeKind { DontCare, SizeT, PtrdiffT };
279 TypeKind TK = TypeKind::DontCare;

Completed in 15 milliseconds