Searched defs:OmpPrivParm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp412 VarDecl *OmpPrivParm = local
450 void Parser::ParseOpenMPReductionInitializerForDecl(VarDecl *OmpPrivParm) { argument
458 Actions.CodeCompleteInitializer(getCurScope(), OmpPrivParm); local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3588 VarDecl *OmpPrivParm = SemaRef.ActOnOpenMPDeclareReductionInitializerStart( local

Completed in 136 milliseconds