Searched refs:DeclLayout (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp487 const ASTRecordLayout &DeclLayout = Context.getASTRecordLayout(Decl); local
488 if (DeclLayout.isPrimaryBaseVirtual() && DeclLayout.getPrimaryBase() == Query)

Completed in 968 milliseconds