Searched refs:BuildObjCBridgedCast (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4628 ExprResult Sema::BuildObjCBridgedCast(SourceLocation LParenLoc, function in class:Sema
4752 return BuildObjCBridgedCast(LParenLoc, Kind, BridgeKeywordLoc, TSInfo,
H A DTreeTransform.h13448 return SemaRef.BuildObjCBridgedCast(E->getLParenLoc(), E->getBridgeKind(),
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9520 ExprResult BuildObjCBridgedCast(SourceLocation LParenLoc,

Completed in 398 milliseconds