Home
last modified time | relevance | path

Searched defs:FinalTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp990 QualType FinalTy = Arg->getType(); in rewriteToNumericBoxedExpression() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10161 const Type *FinalTy = E->getType()->castAs<MemberPointerType>()->getClass(); in VisitCastExpr() local