Searched refs:handleObjCBridgeAttr (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 4435 static void handleObjCBridgeAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeAttr() function 5583 handleObjCBridgeAttr(S, scope, D, Attr); in ProcessDeclAttribute()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 5449 static void handleObjCBridgeAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleObjCBridgeAttr() function 7704 handleObjCBridgeAttr(S, D, AL); in ProcessDeclAttribute()
|