Home
last modified time | relevance | path

Searched defs:ActOnFunctionDeclarator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1914 void SemaOpenACC::ActOnFunctionDeclarator(FunctionDecl *FD) { in ActOnFunctionDeclarator() function in SemaOpenACC
H A DSemaDecl.cpp9878 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema