Home
last modified time | relevance | path

Searched defs:handleDeclAttribute (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/examples/Attribute/
H A DAttribute.cpp49 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
/openbsd-src/gnu/llvm/clang/examples/CallSuperAttribute/
H A DCallSuperAttrInfo.cpp178 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h146 virtual AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function