Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp4007 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
4009 HadTheAttribute = false; in CheckObjCBridgeNSCast()
4014 HadTheAttribute = true; in CheckObjCBridgeNSCast()
4073 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
4075 HadTheAttribute = false; in CheckObjCBridgeCFCast()
4080 HadTheAttribute = true; in CheckObjCBridgeCFCast()