Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp517 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2880 SourceLocation LPKindLoc; global() variable
2892 OMPLastprivateClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,OpenMPLastprivateModifier LPKind,SourceLocation LPKindLoc,SourceLocation ColonLoc,unsigned N) OMPLastprivateClause() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1841 RebuildOMPLastprivateClause(ArrayRef<Expr * > VarList,OpenMPLastprivateModifier LPKind,SourceLocation LPKindLoc,SourceLocation ColonLoc,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) RebuildOMPLastprivateClause() argument
H A DSemaOpenMP.cpp18739 ActOnOpenMPLastprivateClause(ArrayRef<Expr * > VarList,OpenMPLastprivateModifier LPKind,SourceLocation LPKindLoc,SourceLocation ColonLoc,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) ActOnOpenMPLastprivateClause() argument