Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.h112 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML()
H A DSourceCoverageViewText.h99 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText()
H A DSourceCoverageView.h159 StringRef SourceName; variable
275 SourceCoverageView(StringRef SourceName,const MemoryBuffer & File,const CoverageViewOptions & Options,CoverageData && CoverageInfo) SourceCoverageView() argument
H A DSourceCoverageView.cpp146 SourceCoverageView::create(StringRef SourceName, const MemoryBuffer &File, in create()
/llvm-project/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.cpp59 const std::map<SourceName, MutableSymbolRef> &symbols) { in GetSortedSymbols() argument
[all...]
H A Dcheck-declarations.cpp1669 __anon2c8d3faa0d02(std::pair<SourceName, SymbolRef> prev) CheckDerivedType() argument
[all...]
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp39 StringRef SourceName; member
/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp310 std::ostringstream SourceName; Parse() local
/llvm-project/flang/include/flang/Semantics/
H A Dtype.h40 using SourceName = parser::CharBlock; global() variable
/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp64 Source<DeclarationName> SourceName = *SourceNameOrErr; in LookupSameContext() local