Searched defs:SourceName (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageViewHTML.h | 91 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML()
|
| H A D | SourceCoverageViewText.h | 82 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText()
|
| H A D | SourceCoverageView.h | 146 StringRef SourceName; variable 256 SourceCoverageView(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageView()
|
| H A D | SourceCoverageView.cpp | 140 SourceCoverageView::create(StringRef SourceName, const MemoryBuffer &File, in create()
|
| H A D | CodeCoverage.cpp | 319 StringRef SourceName, in attachBranchSubViews()
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | mod-file.h | 29 using SourceName = parser::CharBlock; variable
|
| H A D | resolve-names-utils.h | 40 using SourceName = parser::CharBlock; variable
|
| H A D | scope.cpp | 58 std::map<SourceName, MutableSymbolRef> symbols) { in GetSortedSymbols()
|
| H A D | check-declarations.cpp | 1014 [&](std::pair<SourceName, SymbolRef> prev) { in CheckDerivedType()
|
| /llvm-project-15.0.7/clang/lib/Interpreter/ |
| H A D | IncrementalParser.cpp | 221 std::ostringstream SourceName; in Parse() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | InconsistentDeclarationParameterNameCheck.cpp | 41 StringRef SourceName; member
|
| /llvm-project-15.0.7/flang/include/flang/Semantics/ |
| H A D | type.h | 40 using SourceName = parser::CharBlock; variable
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 64 Source<DeclarationName> SourceName = *SourceNameOrErr; in LookupSameContext() local
|