Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp914 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, castToBase() function
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1845 bool castToBase(const CXXRecordDecl *Base) { castToBase() function