Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp1133 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument
1158 Type, TypeIsImplicit, TypeLoc, Locs, Sizes); in Create()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h5870 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc);