Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp4660 static void handleCallConvAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCallConvAttr() function
6794 handleCallConvAttr(S, D, AL); in ProcessDeclAttribute()