Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasAttr

220   if (!CurFuncDecl || CurFuncDecl->hasAttr<NoInstrumentFunctionAttr>())
282 if (FD->hasAttr<OpenCLKernelAttr>()) {
427 if (CGM.getModuleDebugInfo() && !FD->hasAttr<NoDebugAttr>())
453 FD->hasAttr<CUDAGlobalAttr>())
1118 assert(D->hasAttr<AnnotateAttr>() && "no annotate attribute");
1131 assert(D->hasAttr<AnnotateAttr>() && "no annotate attribute");