Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp581 void OMPClauseProfiler::VisitOMPCaptureClause(const OMPCaptureClause *) {} VisitOMPCaptureClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp1922 void OMPClausePrinter::VisitOMPCaptureClause(OMPCaptureClause *) { VisitOMPCaptureClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7222 void OMPClauseWriter::VisitOMPCaptureClause(OMPCaptureClause *) {} VisitOMPCaptureClause() function in OMPClauseWriter
H A DASTReader.cpp10855 void OMPClauseReader::VisitOMPCaptureClause(OMPCaptureClause *) {} VisitOMPCaptureClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2420 void OMPClauseEnqueue::VisitOMPCaptureClause(const OMPCaptureClause *) {} VisitOMPCaptureClause() function in __anon1939f28d0311::OMPClauseEnqueue