Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp589 bool Build(const APValue &Val, const RecordDecl *RD, bool IsPrimaryBase,
793 bool IsPrimaryBase, in Build() argument
825 bool IsPrimaryBase = Layout.getPrimaryBase() == Base.Decl; in Build() local
826 Build(Val.getStructBase(Base.Index), Base.Decl, IsPrimaryBase, in Build()