Home
last modified time | relevance | path

Searched defs:getSourcePaths (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
H A DTooling.h364 llvm::ArrayRef<std::string> getSourcePaths() const { return SourcePaths; } in getSourcePaths() function