Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4949 bool CodeGenFunction::isUnderlyingBasePointerConstantNull(const Expr *E) { in isUnderlyingBasePointerConstantNull() function in CodeGenFunction
4967 !isUnderlyingBasePointerConstantNull(BaseExpr); in EmitMemberExpr()
6520 !isUnderlyingBasePointerConstantNull(E->getLHS()); in EmitPointerToDataMemberBinaryExpr()
H A DCodeGenFunction.h4572 bool isUnderlyingBasePointerConstantNull(const Expr *E);