Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp3609 static void handleCallbackAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCallbackAttr() function
6530 handleCallbackAttr(S, D, AL); in ProcessDeclAttribute()