Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4278 Decl *CanonDecl = FirstLocal->getCanonicalDecl(); in loadPendingDeclChain() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3976 const FunctionDecl *CanonDecl = FD->getCanonicalDecl(); in getFunctionFwdDeclOrStub() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1130 const Decl *CanonDecl = R.Declaration->getCanonicalDecl(); in MaybeAddResult() local