Searched refs:SameDirectiveDecls (Results 1 – 3 of 3) sorted by relevance
630 llvm::SmallSetVector<const NamedDecl*, 16> SameDirectiveDecls; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local646 auto Callback = [this, MT, &SameDirectiveDecls]( in ParseOpenMPDeclarativeDirectiveWithExtDecl()649 SameDirectiveDecls); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
11494 NamedDeclSetType &SameDirectiveDecls) { in ActOnOpenMPDeclareTargetName() argument11519 if (!SameDirectiveDecls.insert(cast<NamedDecl>(ND->getCanonicalDecl()))) in ActOnOpenMPDeclareTargetName()
8021 NamedDeclSetType &SameDirectiveDecls);