Home
last modified time | relevance | path

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

/external/clang/include/clang/Tooling/
DCommonOptionsParser.h84 return SourcePathList; in getSourcePathList()
91 std::vector<std::string> SourcePathList; variable
/external/clang/lib/Tooling/
DCommonOptionsParser.cpp122 SourcePathList = SourcePaths; in CommonOptionsParser()