Searched defs:VisitOMPRelaxedClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 550 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1742 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6139 void OMPClauseWriter::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12115 void OMPClauseReader::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2273 void OMPClauseEnqueue::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in __anonc7fb92a50311::OMPClauseEnqueue |