Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp436 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,ArrayRef<Expr * > VL,ArrayRef<Expr * > PrivateVL) Create() argument
467 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,ArrayRef<Expr * > VL,ArrayRef<Expr * > PrivateVL,ArrayRef<Expr * > InitVL,Stmt * PreInit) Create() argument