Home
last modified time | relevance | path

Searched defs:SourceName (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.h91 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML()
H A DSourceCoverageViewText.h82 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText()
H A DSourceCoverageView.h146 StringRef SourceName; variable
256 SourceCoverageView(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageView()
H A DSourceCoverageView.cpp140 SourceCoverageView::create(StringRef SourceName, const MemoryBuffer &File, in create()
H A DCodeCoverage.cpp319 StringRef SourceName, in attachBranchSubViews()
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.h29 using SourceName = parser::CharBlock; variable
H A Dresolve-names-utils.h40 using SourceName = parser::CharBlock; variable
H A Dscope.cpp58 std::map<SourceName, MutableSymbolRef> symbols) { in GetSortedSymbols()
H A Dcheck-declarations.cpp1014 [&](std::pair<SourceName, SymbolRef> prev) { in CheckDerivedType()
/llvm-project-15.0.7/clang/lib/Interpreter/
H A DIncrementalParser.cpp221 std::ostringstream SourceName; in Parse() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp41 StringRef SourceName; member
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtype.h40 using SourceName = parser::CharBlock; variable
/llvm-project-15.0.7/clang/lib/AST/
H A DExternalASTMerger.cpp64 Source<DeclarationName> SourceName = *SourceNameOrErr; in LookupSameContext() local