Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnStartNamespaceDef

6047 /// ActOnStartNamespaceDef - This is called at the start of a namespace
6049 Decl *Sema::ActOnStartNamespaceDef(Scope *NamespcScope,
6212 /// exited. Decl is the DeclTy returned by ActOnStartNamespaceDef.