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