Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7393 static void handleHandleAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleHandleAttr() function
8101 handleHandleAttr<ReleaseHandleAttr>(S, D, AL); in ProcessDeclAttribute()
8105 handleHandleAttr<UseHandleAttr>(S, D, AL); in ProcessDeclAttribute()