Searched defs:getNonVirtualSize (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DRecordLayout.h187 /// getNonVirtualSize - Get the non-virtual size (in chars) of an object,
189 CharUnits getNonVirtualSize() const { function in class:clang::ASTRecordLayout
195 /// getNonVirtualSize - Get the non-virtual alignment (in chars) of an object,

Completed in 201 milliseconds