Home
last modified time | relevance | path

Searched refs:ActOnFinishKNRParamDeclarations (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParser.cpp1662 Actions.ActOnFinishKNRParamDeclarations(getCurScope(), D, Tok.getLocation()); in ParseKNRParamDeclarations()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3715 void ActOnFinishKNRParamDeclarations(Scope *S, Declarator &D,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp15150 void Sema::ActOnFinishKNRParamDeclarations(Scope *S, Declarator &D, in ActOnFinishKNRParamDeclarations() function in Sema