Home
last modified time | relevance | path

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

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