Home
last modified time | relevance | path

Searched defs:BridgeKeywordLoc (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseExpr.cpp2903 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
2949 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h1633 SourceLocation BridgeKeywordLoc; variable
1638 CastKind CK, SourceLocation BridgeKeywordLoc, in ObjCBridgedCastExpr()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp4634 SourceLocation BridgeKeywordLoc, in BuildObjCBridgedCast()
4746 SourceLocation BridgeKeywordLoc, in ActOnObjCBridgedCast()