Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3673 static void handleAlwaysInlineAttr(Sema &S, Decl *D, in handleAlwaysInlineAttr() function
5432 handleAlwaysInlineAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4375 static void handleAlwaysInlineAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAlwaysInlineAttr() function
7539 handleAlwaysInlineAttr(S, D, AL); in ProcessDeclAttribute()