Home
last modified time | relevance | path

Searched defs:VisitOMPSafelenClause (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp455 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp1581 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { in VisitOMPSafelenClause() function in OMPClausePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6043 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseWriter
H A DASTReader.cpp12019 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2213 void OMPClauseEnqueue::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anonc7fb92a50311::OMPClauseEnqueue