Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp7196 Actions.ActOnFinishFunctionDeclarationDeclarator(D); in ParseDirectDeclarator()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4761 void ActOnFinishFunctionDeclarationDeclarator(Declarator &D);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp19069 void Sema::ActOnFinishFunctionDeclarationDeclarator(Declarator &Declarator) { in ActOnFinishFunctionDeclarationDeclarator() function in Sema