Searched refs:VisitOMPCaptureClause (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp516 void OMPClauseProfiler::VisitOMPCaptureClause(const OMPCaptureClause *) {} function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1327 void OMPClausePrinter::VisitOMPCaptureClause(OMPCaptureClause *) { function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3115 bool RecursiveASTVisitor<Derived>::VisitOMPCaptureClause(OMPCaptureClause *) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6146 void OMPClauseWriter::VisitOMPCaptureClause(OMPCaptureClause *) {}
H A DASTReader.cpp11835 void OMPClauseReader::VisitOMPCaptureClause(OMPCaptureClause *) {}

Completed in 605 milliseconds