Searched defs:handleAlwaysInlineAttr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmtAttr.cpp | 291 static Attr *handleAlwaysInlineAttr(Sema &S, Stmt *St, const ParsedAttr &A, handleAlwaysInlineAttr() function |
H A D | SemaDeclAttr.cpp | 5025 static void handleAlwaysInlineAttr(Sema &S, Decl *D, const ParsedAttr &AL) { handleAlwaysInlineAttr() function |