Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp692 void OpenACCClausePrinter::VisitVectorLengthClause( in VisitVectorLengthClause() function in OpenACCClausePrinter
H A DStmtProfile.cpp2681 void OpenACCClauseProfiler::VisitVectorLengthClause( in VisitVectorLengthClause() function in __anon9529c64a0311::OpenACCClauseProfiler
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACCClause.cpp444 void VisitVectorLengthClause(const OpenACCVectorLengthClause &clause) { in VisitVectorLengthClause() function in __anone65c1a390111::OpenACCClauseCIREmitter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClause.cpp728 OpenACCClause *SemaOpenACCClauseVisitor::VisitVectorLengthClause( in VisitVectorLengthClause() function in __anonb0f6e3ab0111::SemaOpenACCClauseVisitor
H A DTreeTransform.h12165 void OpenACCClauseTransform<Derived>::VisitVectorLengthClause( in VisitVectorLengthClause() function