Searched defs:CandidateDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/unittests/ | ||
H A D | IncludeCleanerTests.cpp | 201 const NamedDecl *CandidateDecl = llvm::dyn_cast<NamedDecl>(D); in TEST() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 7096 auto *CandidateDecl = Candidate->getUnderlyingDecl(); ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local |