Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5252 static void handleInternalLinkageAttr(Sema &S, Decl *D, in handleInternalLinkageAttr() function
5771 handleInternalLinkageAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7109 static void handleInternalLinkageAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleInternalLinkageAttr() function
7911 handleInternalLinkageAttr(S, D, AL); in ProcessDeclAttribute()