Searched defs:DeclNames (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 272 auto &DeclNames = Actions.getASTContext().DeclarationNames; parseOpenMPReductionId() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 22118 auto &DeclNames = SemaRef.getASTContext().DeclarationNames; checkMappableExpressionList() local |