Home
last modified time | relevance | path

Searched defs:Helpers (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5189 OMPIteratorExpr(QualType ExprTy,SourceLocation IteratorKwLoc,SourceLocation L,SourceLocation R,ArrayRef<OMPIteratorExpr::IteratorDefinition> Data,ArrayRef<OMPIteratorHelperData> Helpers) OMPIteratorExpr() argument
5209 Create(const ASTContext & Context,QualType T,SourceLocation IteratorKwLoc,SourceLocation L,SourceLocation R,ArrayRef<OMPIteratorExpr::IteratorDefinition> Data,ArrayRef<OMPIteratorHelperData> Helpers) Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5728 SmallVector<OMPIteratorHelperData, 4> Helpers; ActOnOMPIteratorExpr() local