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.cpp592 bool Build(const APValue &Val, const RecordDecl *RD, bool IsPrimaryBase,
806 bool IsPrimaryBase, in Build() argument
844 bool IsPrimaryBase = Layout.getPrimaryBase() == Base.Decl; in Build() local
845 Build(Val.getStructBase(Base.Index), Base.Decl, IsPrimaryBase, in Build()