Home
last modified time | relevance | path

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

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