Home
last modified time | relevance | path

Searched defs:DeclNames (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DExpectedTypeTest.cpp65 buildEquivClasses(llvm::ArrayRef<llvm::StringRef> DeclNames) { in buildEquivClasses()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp270 auto &DeclNames = Actions.getASTContext().DeclarationNames; in parseOpenMPReductionId() local
547 auto &DeclNames = Actions.getASTContext().DeclarationNames; in ParseOpenMPDeclareMapperDirective() local
3946 auto &DeclNames = Actions.getASTContext().DeclarationNames; in parseMapperModifier() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp21420 auto &DeclNames = SemaRef.getASTContext().DeclarationNames; in checkMappableExpressionList() local