Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1127 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument
1142 ArrayRef<ValueDecl *> Declarations, in Create() argument
1199 ArrayRef<ValueDecl *> Declarations, in Create() argument
1249 ArrayRef<ValueDecl *> Declarations, in Create() argument
1314 Create(const ASTContext & C,const OMPVarListLocTy & Locs,ArrayRef<Expr * > Vars,ArrayRef<Expr * > PrivateVars,ArrayRef<Expr * > Inits,ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) Create() argument
1363 Create(const ASTContext & C,const OMPVarListLocTy & Locs,ArrayRef<Expr * > Vars,ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) Create() argument
1410 Create(const ASTContext & C,const OMPVarListLocTy & Locs,ArrayRef<Expr * > Vars,ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) Create() argument
1457 Create(const ASTContext & C,const OMPVarListLocTy & Locs,ArrayRef<Expr * > Vars,ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) Create() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5435 setClauseInfo(ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) setClauseInfo() argument
[all...]