Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp517 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create()
2134 OpenMPLastprivateModifier LPKind = Node->getKind(); in VisitOMPLastprivateClause() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2918 OpenMPLastprivateModifier LPKind; variable
2931 SourceLocation EndLoc, OpenMPLastprivateModifier LPKind, in OMPLastprivateClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1864 OpenMPLastprivateModifier LPKind, in RebuildOMPLastprivateClause()
H A DSemaOpenMP.cpp17536 ArrayRef<Expr *> VarList, OpenMPLastprivateModifier LPKind, in ActOnOpenMPLastprivateClause()