Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExpr.cpp2864 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
2910 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprObjC.h1634 SourceLocation BridgeKeywordLoc; variable
1639 CastKind CK, SourceLocation BridgeKeywordLoc, in ObjCBridgedCastExpr()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp4642 SourceLocation BridgeKeywordLoc, in BuildObjCBridgedCast()
4754 SourceLocation BridgeKeywordLoc, in ActOnObjCBridgedCast()