Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5310 static void handleOpenCLAccessAttr(Sema &S, Decl *D, in handleOpenCLAccessAttr() function
5756 handleOpenCLAccessAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7166 static void handleOpenCLAccessAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleOpenCLAccessAttr() function
7896 handleOpenCLAccessAttr(S, D, AL); in ProcessDeclAttribute()