Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp305 void Sema::ActOnStartOfObjCMethodDef(Scope *FnBodyScope, Decl *D) { in ActOnStartOfObjCMethodDef()
DSemaDecl.cpp9716 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Declarator &D) { in ActOnStartOfFunctionDef()
9849 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Decl *D) { in ActOnStartOfFunctionDef()
DSemaTemplate.cpp6325 Decl *Sema::ActOnStartOfFunctionTemplateDef(Scope *FnBodyScope, in ActOnStartOfFunctionTemplateDef()