Home
last modified time | relevance | path

Searched refs:handleObjCBridgeAttr (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4435 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/
DSemaDeclAttr.cpp5449 static void handleObjCBridgeAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleObjCBridgeAttr() function
7704 handleObjCBridgeAttr(S, D, AL); in ProcessDeclAttribute()