Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp8443 static void handleHandleAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleHandleAttr() function
9329 handleHandleAttr<ReleaseHandleAttr>(S, D, AL); in ProcessDeclAttribute()
9333 handleHandleAttr<UseHandleAttr>(S, D, AL); in ProcessDeclAttribute()