Home
last modified time | relevance | path

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

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