Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp6495 static void handleDestroyAttr(Sema &S, Decl *D, const ParsedAttr &A) { in handleDestroyAttr() function
7429 handleDestroyAttr(S, D, AL); in ProcessDeclAttribute()