Searched refs:handleHandleAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6641 static void handleHandleAttr(Sema &S, Decl *D, const ParsedAttr &AL) { function
7457 handleHandleAttr<ReleaseHandleAttr>(S, D, AL);
7461 handleHandleAttr<UseHandleAttr>(S, D, AL);

Completed in 74 milliseconds