Home
last modified time | relevance | path

Searched defs:SameDirectiveDecls (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp630 llvm::SmallSetVector<const NamedDecl*, 16> SameDirectiveDecls; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp11494 NamedDeclSetType &SameDirectiveDecls) { in ActOnOpenMPDeclareTargetName()