Searched defs:BridgeKeywordLoc (Results 1 – 6 of 6) sorted by relevance
2215 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local2257 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
4229 SourceLocation BridgeKeywordLoc, in BuildObjCBridgedCast()4341 SourceLocation BridgeKeywordLoc, in ActOnObjCBridgedCast()
1643 SourceLocation BridgeKeywordLoc; variable