Searched defs:VisitOMPSafelenClause (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 480 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anon9daec81c0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1753 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { in VisitOMPSafelenClause() function in OMPClausePrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6548 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) { VisitOMPSafelenClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10619 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { VisitOMPSafelenClause() function in OMPClauseReader |