Searched refs:ExplicitlyMapped (Results 1 – 3 of 3) sorted by relevance
1919 bool FirstMapping = DTCI.ExplicitlyMapped.try_emplace(ND, MI).second; in ParseOMPDeclareTargetClauses()2326 (DTCI.ExplicitlyMapped.empty() && DTCI.Indirect); in ParseOpenMPDeclarativeDirectiveWithExtDecl()2338 for (auto &It : DTCI.ExplicitlyMapped) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
10599 llvm::DenseMap<NamedDecl *, MapInfo> ExplicitlyMapped; member
22526 for (auto &It : DTCI.ExplicitlyMapped) in ActOnFinishedOpenMPDeclareTargetContext()