Home
last modified time | relevance | path

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

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