Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUnusedUsingDeclsCheck.cpp193 const Decl *CanonicalDecl = D->getCanonicalDecl(); removeFromFoundDecls() local
/llvm-project/clang/tools/libclang/
H A DCXExtractAPI.cpp162 const Decl *CanonicalDecl = D->getCanonicalDecl(); in clang_getSymbolGraphForCursor() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp476 const Decl *const CanonicalDecl = OriginalD.getCanonicalDecl(); cacheRawCommentForDecl() local
4860 if (const UnresolvedUsingTypenameDecl *CanonicalDecl = getUnresolvedUsingType() local