Home
last modified time | relevance | path

Searched refs:VisitCopyInClause (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp473 void OpenACCClausePrinter::VisitCopyInClause(const OpenACCCopyInClause &C) { in VisitCopyInClause() function in OpenACCClausePrinter
H A DStmtProfile.cpp2510 void OpenACCClauseProfiler::VisitCopyInClause( in VisitCopyInClause() function in __anon0d0ac4df0311::OpenACCClauseProfiler
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp786 OpenACCClause *SemaOpenACCClauseVisitor::VisitCopyInClause( in VisitCopyInClause() function in __anon93489a630111::SemaOpenACCClauseVisitor
H A DTreeTransform.h11379 void OpenACCClauseTransform<Derived>::VisitCopyInClause( in VisitCopyInClause() function