Home
last modified time | relevance | path

Searched defs:SourcePaths (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp31 llvm::ArrayRef<std::string> SourcePaths, in StandaloneToolExecutor()
H A DCommonOptionsParser.cpp91 static cl::list<std::string> SourcePaths( in init() local
H A DTooling.cpp472 ArrayRef<std::string> SourcePaths, in ClangTool()