Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp407 ParseOpenMPReductionInitializerForDecl(OmpPrivParm); in ParseOpenMPDeclareReductionDirective()
438 void Parser::ParseOpenMPReductionInitializerForDecl(VarDecl *OmpPrivParm) { in ParseOpenMPReductionInitializerForDecl() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3219 void ParseOpenMPReductionInitializerForDecl(VarDecl *OmpPrivParm);