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 __anone83048c00211::OMPClauseProfiler