Home
last modified time | relevance | path

Searched defs: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
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1845 bool castToBase(const CXXRecordDecl *Base) { in castToBase() function