Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7024 static void setPrototype(Sema &S, FunctionDecl *FD, FunctionDecl *FDWithProto, in setPrototype() function
7523 setPrototype(SemaRef, FD, NewFD, NewType); in checkOpenMPDeclareVariantFunction()
7525 setPrototype(SemaRef, NewFD, FD, NewType); in checkOpenMPDeclareVariantFunction()