Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7010 static void setPrototype(Sema &S, FunctionDecl *FD, FunctionDecl *FDWithProto, in setPrototype() function
7497 setPrototype(*this, FD, NewFD, NewType); in checkOpenMPDeclareVariantFunction()
7499 setPrototype(*this, NewFD, FD, NewType); in checkOpenMPDeclareVariantFunction()