Searched refs:emitOMPArraySectionBase (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 4375 static Address emitOMPArraySectionBase(CodeGenFunction &CGF, const Expr *Base, in emitOMPArraySectionBase() function 4527 emitOMPArraySectionBase(*this, E->getBase(), BaseInfo, TBAAInfo, in EmitArraySectionExpr() 4567 emitOMPArraySectionBase(*this, E->getBase(), BaseInfo, TBAAInfo, BaseTy, in EmitArraySectionExpr()
|