Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1623 static void handleTLSModelAttr(Sema &S, Decl *D, in handleTLSModelAttr() function
5438 handleTLSModelAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1905 static void handleTLSModelAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleTLSModelAttr() function
7545 handleTLSModelAttr(S, D, AL); in ProcessDeclAttribute()