Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp429 class OMPClauseProfiler : public ConstOMPClauseVisitor<OMPClauseProfiler> { class
436 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } in OMPClauseProfiler() function in __anon9529c64a0211::OMPClauseProfiler