Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/examples/Attribute/
H A DAttribute.cpp49 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
/netbsd-src/external/apache2/llvm/dist/clang/examples/CallSuperAttribute/
H A DCallSuperAttrInfo.cpp176 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h122 virtual AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function