Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/examples/PrintFlangFunctionNames/
H A DPrintFlangFunctionNames.cpp56 scounter++; in Post()
62 int scounter{0}; member
73 llvm::outs() << "==== Subroutines: " << visitor.scounter << " ====\n"; in executeAction()