Home
last modified time | relevance | path

Searched refs:NamedDeclSetType (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1146 for (NamedDeclSetType::iterator I = UnusedPrivateFields.begin(), in ActOnEndOfTranslationUnit()
H A DSemaOpenMP.cpp13614 NamedDeclSetType &SameDirectiveDecls) { in ActOnOpenMPDeclareTargetName()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseOpenMP.cpp649 Sema::NamedDeclSetType SameDirectiveDecls; in ParseOMPDeclareTargetClauses()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h566 typedef llvm::SmallSetVector<NamedDecl *, 16> NamedDeclSetType; typedef
569 NamedDeclSetType UnusedPrivateFields;
8816 NamedDeclSetType &SameDirectiveDecls);