Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1147 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument
1172 Type, TypeIsImplicit, TypeLoc, Locs, Sizes); in Create()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6033 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc);