Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/filesystems/class.path/
H A Dpath_helper.h56 const MultiStringType PathList[] = { variable
/llvm-project/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp581 auto PathList = OptionsParser->getSourcePathList(); clangTidyMain() local