Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp2797 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
2842 SourceLocation BridgeKeywordLoc = ConsumeToken(); in ParseParenExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h1634 SourceLocation BridgeKeywordLoc; variable
1639 CastKind CK, SourceLocation BridgeKeywordLoc, in ObjCBridgedCastExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp4640 SourceLocation BridgeKeywordLoc, in BuildObjCBridgedCast()
4752 SourceLocation BridgeKeywordLoc, in ActOnObjCBridgedCast()