Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprConstant.cpp434 bool IsPrimaryBase, in Build()
465 bool IsPrimaryBase = Layout.getPrimaryBase() == Base.Decl; in Build() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp773 bool IsPrimaryBase, in Build()
805 bool IsPrimaryBase = Layout.getPrimaryBase() == Base.Decl; in Build() local