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.cpp915 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase() function
982 return castToBase(CGF, OrigVD->getType(), in adjustPrivateAddress()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1845 bool castToBase(const CXXRecordDecl *Base) { in castToBase() function
10174 if (!Result.castToBase(Base)) in VisitCastExpr()