Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6776 static void handleAMDGPUWavesPerEUAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAMDGPUWavesPerEUAttr() function
7494 handleAMDGPUWavesPerEUAttr(S, D, AL); in ProcessDeclAttribute()