Home
last modified time | relevance | path

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

/external/clang/include/clang/Tooling/
DCommonOptionsParser.h102 return SourcePathList; in getSourcePathList()
109 std::vector<std::string> SourcePathList; variable
/external/clang/lib/Tooling/
DCommonOptionsParser.cpp123 SourcePathList = SourcePaths; in CommonOptionsParser()
125 SourcePathList.empty()) in CommonOptionsParser()