Home
last modified time | relevance | path

Searched defs:bridgeAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4429 if (auto bridgeAttr = RD->getAttr<ObjCBridgeAttr>()) in isCFError() local
4431 else if (auto bridgeAttr = RD->getAttr<ObjCBridgeMutableAttr>()) in isCFError() local