Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DStandaloneExecution.h72 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
73 return Tool.getSourcePaths(); in getSourcePaths()