Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1088 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) { in Create() argument
1113 Type, TypeIsImplicit, TypeLoc, Locs, Sizes); in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5631 OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc);