Searched defs:VisitOMPOrderedClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 523 void OMPClauseProfiler::VisitOMPOrderedClause(const OMPOrderedClause *C) { in VisitOMPOrderedClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1683 void OMPClausePrinter::VisitOMPOrderedClause(OMPOrderedClause *Node) { in VisitOMPOrderedClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6100 void OMPClauseWriter::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12073 void OMPClauseReader::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2243 void OMPClauseEnqueue::VisitOMPOrderedClause(const OMPOrderedClause *C) { in VisitOMPOrderedClause() function in __anonc7fb92a50311::OMPClauseEnqueue |