Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp599 bool Build(const APValue &Val, const RecordDecl *RD, bool IsPrimaryBase,
839 bool IsPrimaryBase, in Build() argument
875 bool IsPrimaryBase = Layout.getPrimaryBase() == Base.Decl; in Build() local
876 if (!Build(Val.getStructBase(Base.Index), Base.Decl, IsPrimaryBase, in Build()