Home
last modified time | relevance | path

Searched defs:OMPClauseProfiler (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp261 class OMPClauseProfiler : public ConstOMPClauseVisitor<OMPClauseProfiler> { class
268 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } in OMPClauseProfiler() function in __anon7ae58b710211::OMPClauseProfiler