Searched defs:sourceInfo (Results 1 – 6 of 6) sorted by relevance
40 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()
366 var sourceInfo: SourceInfo? = null in descToName() variable502 val sourceInfo = SourceInfo(methodId, source) in descToName() constant577 val sourceInfo = sourceInfo.copy(insnList = instructions) constant
367 if (auto sourceInfo{allCooked.GetSourcePositionRange(symbol.name())}) { in DumpSymbolsSources() local
295 if (auto sourceInfo{ in CompileFortran() local
16928 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()
17186 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()