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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtProfile.cpp256 class OMPClauseProfiler : public ConstOMPClauseVisitor<OMPClauseProfiler> { class in namespace:__anon3157
262 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } function in class:__anon3157::OMPClauseProfiler

Completed in 64 milliseconds