Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp497 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create()
1908 OpenMPLastprivateModifier LPKind = Node->getKind(); in VisitOMPLastprivateClause() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h2528 OpenMPLastprivateModifier LPKind; variable
2541 SourceLocation EndLoc, OpenMPLastprivateModifier LPKind, in OMPLastprivateClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1735 OpenMPLastprivateModifier LPKind, in RebuildOMPLastprivateClause()
H A DSemaOpenMP.cpp15662 ArrayRef<Expr *> VarList, OpenMPLastprivateModifier LPKind, in ActOnOpenMPLastprivateClause()