Searched refs:EmitOMPThreadPrivateDecl (Results 1 – 2 of 2) sorted by relevance
1098 void EmitOMPThreadPrivateDecl(const OMPThreadPrivateDecl *D);
3618 EmitOMPThreadPrivateDecl(cast<OMPThreadPrivateDecl>(D)); in EmitTopLevelDecl()3898 void CodeGenModule::EmitOMPThreadPrivateDecl(const OMPThreadPrivateDecl *D) { in EmitOMPThreadPrivateDecl() function in CodeGenModule