Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4005 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
4007 HadTheAttribute = false; in CheckObjCBridgeNSCast()
4012 HadTheAttribute = true; in CheckObjCBridgeNSCast()
4068 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
4070 HadTheAttribute = false; in CheckObjCBridgeCFCast()
4075 HadTheAttribute = true; in CheckObjCBridgeCFCast()