Home
last modified time | relevance | path

Searched refs:quoteProvenance (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/lib/Parser/
Dpreprocessor.cpp79 Provenance quoteProvenance{allSources.CompilerInsertionProvenance('"')}; in Stringify() local
80 result.PutNextTokenChar('"', quoteProvenance); in Stringify()
93 result.PutNextTokenChar('"', quoteProvenance); in Stringify()