Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtProfile.cpp464 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anonf5a685610211::OMPClauseProfiler
H A DOpenMPClause.cpp1702 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { in VisitOMPSafelenClause() function in OMPClausePrinter
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp6410 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseWriter
H A DASTReader.cpp10325 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseReader
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp2326 void OMPClauseEnqueue::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anone3c1fc710311::OMPClauseEnqueue