Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/examples/FlangOmpReport/
H A DFlangOmpReport.cpp66 yout << visitor.constructClauses; in executeAction()
H A DFlangOmpReportVisitor.h84 llvm::SmallVector<LogRecord> constructClauses; member
H A DFlangOmpReportVisitor.cpp181 constructClauses.push_back(r); in PostConstructsCommon()