Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnStartNamespaceDef

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