Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp4007 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
4009 HadTheAttribute = false; in CheckObjCBridgeNSCast()
4014 HadTheAttribute = true; in CheckObjCBridgeNSCast()
4070 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
4072 HadTheAttribute = false; in CheckObjCBridgeCFCast()
4077 HadTheAttribute = true; in CheckObjCBridgeCFCast()