Searched defs:VisitCopyInClause (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenACC.cpp | 786 OpenACCClause *SemaOpenACCClauseVisitor::VisitCopyInClause( VisitCopyInClause() function in __anon24600dc10111::SemaOpenACCClauseVisitor |
H A D | TreeTransform.h | 11348 void OpenACCClauseTransform<Derived>::VisitCopyInClause( VisitCopyInClause() function |
/llvm-project/clang/lib/AST/ | ||
H A D | OpenACCClause.cpp | 473 void OpenACCClausePrinter::VisitCopyInClause(const OpenACCCopyInClause &C) { VisitCopyInClause() function in OpenACCClausePrinter |
H A D | StmtProfile.cpp | 2501 void OpenACCClauseProfiler::VisitCopyInClause( VisitCopyInClause() function in __anon1932447d0311::OpenACCClauseProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2833 void OpenACCClauseEnqueue::VisitCopyInClause(const OpenACCCopyInClause &C) { VisitCopyInClause() function in __anon1939f28d0411::OpenACCClauseEnqueue |