Searched defs:VisitOMPCaptureClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 540 void OMPClauseProfiler::VisitOMPCaptureClause(const OMPCaptureClause *) {} in VisitOMPCaptureClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1722 void OMPClausePrinter::VisitOMPCaptureClause(OMPCaptureClause *) { in VisitOMPCaptureClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6129 void OMPClauseWriter::VisitOMPCaptureClause(OMPCaptureClause *) {} in VisitOMPCaptureClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12105 void OMPClauseReader::VisitOMPCaptureClause(OMPCaptureClause *) {} in VisitOMPCaptureClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2263 void OMPClauseEnqueue::VisitOMPCaptureClause(const OMPCaptureClause *) {} in VisitOMPCaptureClause() function in __anonc7fb92a50311::OMPClauseEnqueue |