Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp478 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create()
1783 OpenMPLastprivateModifier LPKind = Node->getKind(); in VisitOMPLastprivateClause() local
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h2434 OpenMPLastprivateModifier LPKind; variable
2447 SourceLocation EndLoc, OpenMPLastprivateModifier LPKind, in OMPLastprivateClause()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h1719 OpenMPLastprivateModifier LPKind, in RebuildOMPLastprivateClause()
DSemaOpenMP.cpp14299 ArrayRef<Expr *> VarList, OpenMPLastprivateModifier LPKind, in ActOnOpenMPLastprivateClause()