Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp1142 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument
1167 Type, TypeIsImplicit, TypeLoc, Locs, Sizes); in Create()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5897 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc);