Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DCommonOptionsParser.h101 return SourcePathList; in getSourcePathList()
119 std::vector<std::string> SourcePathList; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp124 SourcePathList = SourcePaths; in init()
126 SourcePathList.empty()) in init()