Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp5861 static void setPrototype(Sema &S, FunctionDecl *FD, FunctionDecl *FDWithProto, in setPrototype() function
6279 setPrototype(*this, FD, NewFD, NewType); in checkOpenMPDeclareVariantFunction()
6281 setPrototype(*this, NewFD, FD, NewType); in checkOpenMPDeclareVariantFunction()