Home
last modified time | relevance | path

Searched defs:SourceFilePath (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/Remarks/
H A DRemark.h33 StringRef SourceFilePath; member
/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp124 StringRef SourceFilePath) { in getDebuginfodSourceUrlPath()
133 StringRef SourceFilePath) { in getCachedOrDownloadSource()
/llvm-project/clang-tools-extra/clang-include-fixer/tool/
H A DClangIncludeFixer.cpp276 llvm::StringRef SourceFilePath = options.getSourcePathList().front(); in includeFixerMain() local
/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp587 StringRef SourceFilePath) { in loadFromSource() argument