Searched refs:ASTRecordLayout (Results 26 - 36 of 36) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1896 const ASTRecordLayout &Layout = getContext().getASTRecordLayout(ClassRD);
1917 const ASTRecordLayout &Layout = getContext().getASTRecordLayout(RD);
H A DCGExprConstant.cpp675 const ASTRecordLayout &Layout = CGM.getContext().getASTRecordLayout(RD);
776 const ASTRecordLayout &Layout = CGM.getContext().getASTRecordLayout(RD);
H A DTargetInfo.cpp3027 const ASTRecordLayout &Layout = getContext().getASTRecordLayout(RD);
3296 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD);
6523 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD);
7701 const ASTRecordLayout &Layout = getContext().getASTRecordLayout(RD);
7804 const ASTRecordLayout &Layout = getContext().getASTRecordLayout(RD);
10430 const ASTRecordLayout &Layout = getContext().getASTRecordLayout(RD);
H A DCGExprCXX.cpp502 const ASTRecordLayout &Layout = CGF.getContext().getASTRecordLayout(Base);
H A DItaniumCXXABI.cpp1406 const ASTRecordLayout &L = Context.getASTRecordLayout(PathElement.Class);
3867 const ASTRecordLayout &Layout = CGM.getContext().getASTRecordLayout(RD);
H A DCGObjCMac.cpp2522 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD);
5347 const ASTRecordLayout *recLayout = nullptr;
6502 const ASTRecordLayout &RL =
H A DCGExprScalar.cpp2819 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD);
2852 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD);
H A DCGCall.cpp3000 const ASTRecordLayout &ASTLayout = Context.getASTRecordLayout(RD);
H A DCGExpr.cpp4254 const ASTRecordLayout &Layout =
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp996 const ASTRecordLayout &DerivedLayout =
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp674 const ASTRecordLayout &Layout = getASTContext().getASTRecordLayout(RD);

Completed in 203 milliseconds

12