Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4006 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
4008 HadTheAttribute = false; in CheckObjCBridgeNSCast()
4013 HadTheAttribute = true; in CheckObjCBridgeNSCast()
4069 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
4071 HadTheAttribute = false; in CheckObjCBridgeCFCast()
4076 HadTheAttribute = true; in CheckObjCBridgeCFCast()