Home
last modified time | relevance | path

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

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