Searched refs:handleObjCBridgeMutableAttr (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 4465 static void handleObjCBridgeMutableAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeMutableAttr() function 5586 handleObjCBridgeMutableAttr(S, scope, D, Attr); in ProcessDeclAttribute()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 5475 static void handleObjCBridgeMutableAttr(Sema &S, Decl *D, in handleObjCBridgeMutableAttr() function 7707 handleObjCBridgeMutableAttr(S, D, AL); in ProcessDeclAttribute()
|