Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h297 const std::vector<std::shared_ptr<InterfaceFile>> &documents() const { in documents() function
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp1231 std::vector<MultilineStringType> documents; in TEST() local