Home | History | Annotate | Download | only in AST

Lines Matching defs:getDeclContext

416   DeclContext *getDeclContext() {
421 const DeclContext *getDeclContext() const {
422 return const_cast<Decl*>(this)->getDeclContext();
795 /// getDeclContext() (SemanticDC).
1304 return cast<Decl>(this)->getDeclContext();