Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp174 const char *ppd{preprocessed->ToCharBlock().begin()}; in Statement() local
175 LineClassification ppl{ClassifyLine(ppd)}; in Statement()
181 FortranInclude(ppd + ppl.payloadOffset); in Statement()