Home
last modified time | relevance | path

Searched defs:sourceInfo (Results 1 – 6 of 6) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp40 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
DAtomicFUTransformer.kt366 var sourceInfo: SourceInfo? = null in descToName() variable
502 val sourceInfo = SourceInfo(methodId, source) in descToName() constant
577 val sourceInfo = sourceInfo.copy(insnList = instructions) constant
/external/llvm-project/flang/lib/Semantics/
Dsemantics.cpp367 if (auto sourceInfo{allCooked.GetSourcePositionRange(symbol.name())}) { in DumpSymbolsSources() local
/external/llvm-project/flang/tools/f18/
Df18.cpp295 if (auto sourceInfo{ in CompileFortran() local
/external/catch2/single_include/catch2/
Dcatch.hpp16928 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()
/external/libabigail/tests/lib/
Dcatch.hpp17186 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()