Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp2021 static void handleTLSModelAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleTLSModelAttr() function
8523 handleTLSModelAttr(S, D, AL); in ProcessDeclAttribute()