Searched refs:getUuidAttrOfType (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 514 getUuidAttrOfType(Sema &SemaRef, QualType QT, in getUuidAttrOfType() function 538 getUuidAttrOfType(SemaRef, TA.getAsType(), UuidAttrs); in getUuidAttrOfType() 540 getUuidAttrOfType(SemaRef, TA.getAsDecl()->getType(), UuidAttrs); in getUuidAttrOfType() 556 getUuidAttrOfType(*this, Operand->getType(), UuidAttrs); in BuildCXXUuidof() 579 getUuidAttrOfType(*this, E->getType(), UuidAttrs); in BuildCXXUuidof()
|