Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DUtils.h36 using PathToPlatformSeq = std::vector<PathToPlatform>; variable
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DMachO.h50 using PathToPlatformSeq = llvm::MachO::PathToPlatformSeq; variable