Home
last modified time | relevance | path

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

/external/llvm-project/clang/examples/Attribute/
DAttribute.cpp48 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
/external/llvm-project/clang/examples/CallSuperAttribute/
DCallSuperAttrInfo.cpp176 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h110 virtual AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function