Searched defs:OMPClauseProfiler (Results 1 – 1 of 1) sorted by relevance
261 class OMPClauseProfiler : public ConstOMPClauseVisitor<OMPClauseProfiler> { class268 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } in OMPClauseProfiler() function in __anon7ae58b710211::OMPClauseProfiler