Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6123 UuidAttr *Sema::mergeUuidAttr(Decl *D, const AttributeCommonInfo &CI, in mergeUuidAttr() function in Sema
6193 UuidAttr *UA = S.mergeUuidAttr(D, AL, OrigStrRef, Guid); in handleUuidAttr()
DSemaDecl.cpp2608 NewAttr = S.mergeUuidAttr(D, *UA, UA->getGuid(), UA->getGuidDecl()); in mergeDeclAttribute()
/external/llvm-project/clang/include/clang/Sema/
DSema.h3165 UuidAttr *mergeUuidAttr(Decl *D, const AttributeCommonInfo &CI,