Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4667 static void handleDeclspecThreadAttr(Sema &S, Decl *D, in handleDeclspecThreadAttr() function
5800 handleDeclspecThreadAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6212 static void handleDeclspecThreadAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleDeclspecThreadAttr() function
7925 handleDeclspecThreadAttr(S, D, AL); in ProcessDeclAttribute()