Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/examples/PrintFlangFunctionNames/
H A DPrintFlangFunctionNames.cpp43 fcounter++; in Post()
61 int fcounter{0}; member
72 llvm::outs() << "\n==== Functions: " << visitor.fcounter << " ====\n"; in executeAction()