Home
last modified time | relevance | path

Searched defs:SourcePath (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasfile.c85 char *SourcePath, in AsDoWildcard()
175 char *SourcePath, in AsProcessTree()
595 char *SourcePath, in AsProcessOneFile()
720 char **SourcePath, in AsCheckForDirectory()
H A Dasmain.c289 char *SourcePath; in main() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-diff/
H A DClangDiff.cpp43 static cl::opt<std::string> SourcePath(cl::Positional, cl::desc("<source>"), variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp627 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp472 for (const auto &SourcePath : SourcePaths) { in run() local