Home
last modified time | relevance | path

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

123

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DITokenSource.cs68 string SourceName { property
DIIntStream.cs156 string SourceName { property
DANTLRFileStream.cs85 override public string SourceName property in Antlr.Runtime.ANTLRFileStream
DUnbufferedTokenStream.cs72 public string SourceName { property in Antlr.Runtime.UnbufferedTokenStream
DParser.cs99 public override string SourceName { property in Antlr.Runtime.Parser
DLexer.cs169 public override string SourceName { property in Antlr.Runtime.Lexer
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DITokenSource.cs68 string SourceName property
DANTLRFileStream.cs80 public override string SourceName property in Antlr.Runtime.ANTLRFileStream
DIIntStream.cs156 string SourceName property
DParser.cs111 public override string SourceName property in Antlr.Runtime.Parser
DUnbufferedTokenStream.cs79 public string SourceName property in Antlr.Runtime.UnbufferedTokenStream
/external/llvm/tools/llvm-cov/
DSourceCoverageViewText.h74 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText()
DSourceCoverageViewHTML.h74 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML()
DSourceCoverageView.h157 StringRef SourceName; variable
251 SourceCoverageView(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageView()
/external/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.h88 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML()
DSourceCoverageViewText.h79 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText()
DSourceCoverageView.h129 StringRef SourceName; variable
232 SourceCoverageView(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageView()
/external/llvm-project/flang/lib/Semantics/
Dmod-file.h28 using SourceName = parser::CharBlock; variable
Dresolve-names-utils.h39 using SourceName = parser::CharBlock; variable
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugTokenStream.cs159 public virtual string SourceName { property in Antlr.Runtime.Debug.DebugTokenStream
DDebugTreeNodeStream.cs169 public virtual string SourceName { property in Antlr.Runtime.Debug.DebugTreeNodeStream
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugTokenStream.cs189 public virtual string SourceName property in Antlr.Runtime.Debug.DebugTokenStream
DDebugTreeNodeStream.cs198 public virtual string SourceName property in Antlr.Runtime.Debug.DebugTreeNodeStream
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DCommonTreeNodeStream.cs79 public virtual string SourceName { property in Antlr.Runtime.Tree.CommonTreeNodeStream
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeParser.cs90 public override string SourceName property in Antlr.Runtime.Tree.TreeParser

123