Home
last modified time | relevance | path

Searched refs:castToBase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp911 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase() function
978 return castToBase(CGF, OrigVD->getType(), in adjustPrivateAddress()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1882 bool castToBase(const CXXRecordDecl *Base) { in castToBase() function
10621 if (!Result.castToBase(Base)) in VisitCastExpr()