Searched defs:VisitOMPCaptureClause (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
D | StmtProfile.cpp | 333 void OMPClauseProfiler::VisitOMPCaptureClause(const OMPCaptureClause *) {} in VisitOMPCaptureClause() function in __anon98c5552c0211::OMPClauseProfiler |
D | StmtPrinter.cpp | 696 void OMPClausePrinter::VisitOMPCaptureClause(OMPCaptureClause *) { in VisitOMPCaptureClause() function in __anon7f41149f0211::OMPClausePrinter |
/external/clang/lib/Serialization/ | ||
D | ASTWriterStmt.cpp | 1838 void OMPClauseWriter::VisitOMPCaptureClause(OMPCaptureClause *) {} in VisitOMPCaptureClause() function in OMPClauseWriter |
D | ASTReaderStmt.cpp | 1956 void OMPClauseReader::VisitOMPCaptureClause(OMPCaptureClause *) {} in VisitOMPCaptureClause() function in OMPClauseReader |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 2069 void OMPClauseEnqueue::VisitOMPCaptureClause(const OMPCaptureClause *) {} in VisitOMPCaptureClause() function in __anonc9d3eafc0311::OMPClauseEnqueue |