Searched refs:TypeIsImplicit (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 589 bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument 613 TypeModifier, Type, TypeIsImplicit, TypeLoc, StartLoc, LParenLoc, EndLoc, in Create()
|
/external/llvm-project/clang/lib/AST/ |
D | OpenMPClause.cpp | 1050 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument 1075 Type, TypeIsImplicit, TypeLoc, Locs, Sizes); in Create()
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 3399 OpenMPMapClauseKind Type, bool TypeIsImplicit,
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 5537 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc);
|