Home | History | Annotate | Download | only in Sema

Lines Matching refs:ImplicitlyDefineFunction

526       if (NamedDecl *D = ImplicitlyDefineFunction(NameLoc, *Name, S)) {
7577 /// ImplicitlyDefineFunction - An undeclared identifier was used in a function
7579 NamedDecl *Sema::ImplicitlyDefineFunction(SourceLocation Loc,