Home
last modified time | relevance | path

Searched refs:TypeIsImplicit (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DOpenMPClause.cpp589 bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument
613 TypeModifier, Type, TypeIsImplicit, TypeLoc, StartLoc, LParenLoc, EndLoc, in Create()
/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1050 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument
1075 Type, TypeIsImplicit, TypeLoc, Locs, Sizes); in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h3399 OpenMPMapClauseKind Type, bool TypeIsImplicit,
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5537 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc);