Home
last modified time | relevance | path

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

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