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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5409 UuidAttr *Sema::mergeUuidAttr(Decl *D, const AttributeCommonInfo &CI, function in class:Sema
5468 UuidAttr *UA = S.mergeUuidAttr(D, AL, StrRef);
H A DSemaDecl.cpp2594 NewAttr = S.mergeUuidAttr(D, *UA, UA->getGuid());
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2871 UuidAttr *mergeUuidAttr(Decl *D, const AttributeCommonInfo &CI,

Completed in 376 milliseconds