Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h267 struct DocumentListTraits { struct
549 static bool const value = (sizeof(test<DocumentListTraits<T>>(nullptr))==1);
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp1045 struct DocumentListTraits<std::vector<const MachO::InterfaceFile *>> { struct
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1215 template <> struct DocumentListTraits<std::vector<FormatStyle>> { struct