Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp2324 bool HasImplicitMappings = DKind == OMPD_begin_declare_target || in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
2331 if (HasImplicitMappings) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()