Home
last modified time | relevance | path

Searched refs:VisitOMPLastprivateClause (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDStmtProfile.cpp654 OMPClauseProfiler::VisitOMPLastprivateClause(const OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in __anon7fbd6ce40211::OMPClauseProfiler
HDOpenMPClause.cpp2131 void OMPClausePrinter::VisitOMPLastprivateClause(OMPLastprivateClause *Node) { in VisitOMPLastprivateClause() function in OMPClausePrinter
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDRecursiveASTVisitor.h3599 bool RecursiveASTVisitor<Derived>::VisitOMPLastprivateClause(
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp7320 void OMPClauseWriter::VisitOMPLastprivateClause(OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in OMPClauseWriter
HDASTReader.cpp10994 void OMPClauseReader::VisitOMPLastprivateClause(OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in OMPClauseReader