Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp409 class OMPClauseProfiler : public ConstOMPClauseVisitor<OMPClauseProfiler> { class
416 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } in OMPClauseProfiler() function in __anond25cfe950211::OMPClauseProfiler