Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DUtils.h34 using PathSeq = std::vector<std::string>; variable
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DMachO.h48 using PathSeq = llvm::MachO::PathSeq; variable