Searched defs:VisitCopyOutClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenACC.cpp | 802 OpenACCClause *SemaOpenACCClauseVisitor::VisitCopyOutClause( in VisitCopyOutClause() function in __anon1f47c92e0111::SemaOpenACCClauseVisitor |
H A D | TreeTransform.h | 11392 void OpenACCClauseTransform<Derived>::VisitCopyOutClause( in VisitCopyOutClause() function |
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | OpenACCClause.cpp | 482 void OpenACCClausePrinter::VisitCopyOutClause(const OpenACCCopyOutClause &C) { in VisitCopyOutClause() function in OpenACCClausePrinter |
H A D | StmtProfile.cpp | 2516 void OpenACCClauseProfiler::VisitCopyOutClause( in VisitCopyOutClause() function in __anon9529c64a0311::OpenACCClauseProfiler |