Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1652 Actions.ActOnFinishKNRParamDeclarations(getCurScope(), D, Tok.getLocation()); in ParseKNRParamDeclarations()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3126 void ActOnFinishKNRParamDeclarations(Scope *S, Declarator &D,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15384 void Sema::ActOnFinishKNRParamDeclarations(Scope *S, Declarator &D, in ActOnFinishKNRParamDeclarations() function in Sema