Searched refs:ExplicitlyMapped (Results 1 – 3 of 3) sorted by relevance
1742 bool FirstMapping = DTCI.ExplicitlyMapped.try_emplace(ND, MI).second; in ParseOMPDeclareTargetClauses()2148 for (auto &It : DTCI.ExplicitlyMapped) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
10160 llvm::DenseMap<NamedDecl *, MapInfo> ExplicitlyMapped; member
20028 for (auto &It : DTCI.ExplicitlyMapped) in ActOnFinishedOpenMPDeclareTargetContext()