Searched defs:ActOnStartOfFunctionDef (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp9366 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Declarator &D) { function in class:Sema
9496 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Decl *D) { function in class:Sema

Completed in 71 milliseconds