Home
last modified time | relevance | path

Searched refs:BlockScalarTraits (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DYAMLTraits.h179 struct BlockScalarTraits { struct
377 (sizeof(test<BlockScalarTraits<T>>(nullptr, nullptr)) == 1);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp110 template <> struct BlockScalarTraits<StringBlockVal> { struct
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
DMinidumpYAML.h224 template <> struct BlockScalarTraits<MinidumpYAML::BlockStringRef> {
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMIRYamlMapping.h88 template <> struct BlockScalarTraits<BlockStringValue> {
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMIRPrinter.cpp183 template <> struct BlockScalarTraits<Module> { struct