Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeStaticCastDowncastCheck.cpp32 const auto *SourceDecl = SourceType->getPointeeCXXRecordDecl(); in check() local
H A DProTypeCstyleCastCheck.cpp53 const auto *SourceDecl = SourceType->getPointeeCXXRecordDecl(); in check() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExternalASTMerger.cpp531 for (const Decl *SourceDecl : SourceDC.get()->decls()) { in FindExternalLexicalDecls() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp218 FunctionDecl *SourceDecl = FPT->getExceptionSpecDecl(); in ResolveExceptionSpec() local