Home
last modified time | relevance | path

Searched defs:CanonDecl (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineInline.cpp328 auto *CanonDecl = FD->getCanonicalDecl(); in findTarget() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4333 Decl *CanonDecl = FirstLocal->getCanonicalDecl(); loadPendingDeclChain() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4129 const FunctionDecl *CanonDecl = FD->getCanonicalDecl(); getFunctionFwdDeclOrStub() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1137 const Decl *CanonDecl = R.Declaration->getCanonicalDecl(); MaybeAddResult() local