Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4782 checkNestingOfRegions(Sema & SemaRef,const DSAStackTy * Stack,OpenMPDirectiveKind CurrentRegion,const DeclarationNameInfo & CurrentName,OpenMPDirectiveKind CancelRegion,OpenMPBindClauseKind BindKind,SourceLocation StartLoc) checkNestingOfRegions() argument
5990 mapLoopConstruct(llvm::SmallVector<OMPClause * > & ClausesWithoutBind,ArrayRef<OMPClause * > Clauses,OpenMPBindClauseKind & BindKind,OpenMPDirectiveKind & Kind,OpenMPDirectiveKind & PrevMappedDirective,SourceLocation StartLoc,SourceLocation EndLoc,const DeclarationNameInfo & DirName,OpenMPDirectiveKind CancelRegion) mapLoopConstruct() argument
6088 OpenMPBindClauseKind BindKind = OMPC_BIND_unknown; ActOnOpenMPExecutableDirective() local
[all...]