Searched refs:VisitDeviceClause (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | OpenACCClause.cpp | 795 void OpenACCClausePrinter::VisitDeviceClause(const OpenACCDeviceClause &C) { in VisitDeviceClause() function in OpenACCClausePrinter |
| H A D | StmtProfile.cpp | 2592 void OpenACCClauseProfiler::VisitDeviceClause( in VisitDeviceClause() function in __anon9529c64a0311::OpenACCClauseProfiler |
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ | ||
| H A D | CIRGenOpenACCClause.cpp | 534 void VisitDeviceClause(const OpenACCDeviceClause &clause) { in VisitDeviceClause() function in __anone65c1a390111::OpenACCClauseCIREmitter |
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaOpenACCClause.cpp | 852 OpenACCClause *SemaOpenACCClauseVisitor::VisitDeviceClause( in VisitDeviceClause() function in __anonb0f6e3ab0111::SemaOpenACCClauseVisitor |
| H A D | TreeTransform.h | 11899 void OpenACCClauseTransform<Derived>::VisitDeviceClause( in VisitDeviceClause() function |