Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp140 const Decl *SourceDecl = Source.dyn_cast<const Decl *>(); checkFullyInitialized() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp528 for (const Decl *SourceDecl : SourceDC.get()->decls()) { in FindExternalLexicalDecls() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp225 FunctionDecl *SourceDecl = FPT->getExceptionSpecDecl(); ResolveExceptionSpec() local