Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp4232 Decl *CanonDecl = FirstLocal->getCanonicalDecl(); in loadPendingDeclChain() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3670 const FunctionDecl *CanonDecl = FD->getCanonicalDecl(); in getFunctionFwdDeclOrStub() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1104 const Decl *CanonDecl = R.Declaration->getCanonicalDecl(); in MaybeAddResult() local