Searched refs:OMPArraySectionTy (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | BuiltinTypes.def | 323 PLACEHOLDER_TYPE(OMPArraySection, OMPArraySectionTy)
|
| H A D | ASTContext.h | 1116 CanQualType OMPArraySectionTy, OMPArrayShapingTy, OMPIteratorTy; variable
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 7158 T = Context.OMPArraySectionTy; in GetType() 7161 T = Context.OMPArraySectionTy; in GetType()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ASTContext.cpp | 1387 InitBuiltinType(OMPArraySectionTy, BuiltinType::OMPArraySection); in InitBuiltinTypes()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 5275 Base, LowerBound, Length, Stride, Context.OMPArraySectionTy, VK_LValue, in ActOnOMPArraySectionExpr()
|