Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp420 ParseOpenMPReductionInitializerForDecl(OmpPrivParm); in ParseOpenMPDeclareReductionDirective()
451 void Parser::ParseOpenMPReductionInitializerForDecl(VarDecl *OmpPrivParm) { in ParseOpenMPReductionInitializerForDecl() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3406 void ParseOpenMPReductionInitializerForDecl(VarDecl *OmpPrivParm);