Searched defs:VisitOMPRelaxedClause (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 577 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in __anonf5a685610211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1895 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() function in OMPClausePrinter |
/openbsd-src/gnu/llvm/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6515 void OMPClauseWriter::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10430 void OMPClauseReader::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in OMPClauseReader |
/openbsd-src/gnu/llvm/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2394 void OMPClauseEnqueue::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in __anone3c1fc710311::OMPClauseEnqueue |