Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp795 void OpenACCClausePrinter::VisitDeviceClause(const OpenACCDeviceClause &C) { in VisitDeviceClause() function in OpenACCClausePrinter
H A DStmtProfile.cpp2592 void OpenACCClauseProfiler::VisitDeviceClause( in VisitDeviceClause() function in __anon9529c64a0311::OpenACCClauseProfiler
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACCClause.cpp534 void VisitDeviceClause(const OpenACCDeviceClause &clause) { in VisitDeviceClause() function in __anone65c1a390111::OpenACCClauseCIREmitter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClause.cpp852 OpenACCClause *SemaOpenACCClauseVisitor::VisitDeviceClause( in VisitDeviceClause() function in __anonb0f6e3ab0111::SemaOpenACCClauseVisitor
H A DTreeTransform.h11899 void OpenACCClauseTransform<Derived>::VisitDeviceClause( in VisitDeviceClause() function