Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp605 void OMPClauseProfiler::VisitOMPInitClause(const OMPInitClause *C) { in VisitOMPInitClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2025 void OMPClausePrinter::VisitOMPInitClause(OMPInitClause *Node) { in VisitOMPInitClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3519 bool RecursiveASTVisitor<Derived>::VisitOMPInitClause(OMPInitClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7249 void OMPClauseWriter::VisitOMPInitClause(OMPInitClause *C) { in VisitOMPInitClause() function in OMPClauseWriter
H A DASTReader.cpp10888 void OMPClauseReader::VisitOMPInitClause(OMPInitClause *C) { in VisitOMPInitClause() function in OMPClauseReader