Home
last modified time | relevance | path

Searched refs:SourcePathList (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCommonOptionsParser.h96 return SourcePathList; in getSourcePathList()
114 std::vector<std::string> SourcePathList; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCommonOptionsParser.cpp124 SourcePathList = SourcePaths; in init()
126 SourcePathList.empty()) in init()