Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp3290 Decl *CanonDecl = D->getCanonicalDecl(); in loadPendingDeclChain() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2396 const FunctionDecl *CanonDecl = cast<FunctionDecl>(FD->getCanonicalDecl()); in getFunctionForwardDeclaration() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp832 const Decl *CanonDecl = R.Declaration->getCanonicalDecl(); in MaybeAddResult() local