Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4015 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
4017 HadTheAttribute = false; in CheckObjCBridgeNSCast()
4022 HadTheAttribute = true; in CheckObjCBridgeNSCast()
4078 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
4080 HadTheAttribute = false; in CheckObjCBridgeCFCast()
4085 HadTheAttribute = true; in CheckObjCBridgeCFCast()