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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp8574 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Declarator &D) { function in class:Sema
8652 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Decl *D) { function in class:Sema

Completed in 114 milliseconds