Home
last modified time | relevance | path

Searched refs:getStaticBorderColors (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDXContainer.cpp138 ArrayRef<EnumEntry<StaticBorderColor>> dxbc::getStaticBorderColors() { in getStaticBorderColors() function in dxbc
/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLRootSignature.cpp109 printEnum(OS, BorderColor, dxbc::getStaticBorderColors()); in operator <<()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h254 LLVM_ABI ArrayRef<EnumEntry<StaticBorderColor>> getStaticBorderColors();