Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprConstant.cpp81 CharUnits getSizeInChars(const llvm::Constant *C) const { in getSizeInChars() function in __anon0ccebb9b0111::ConstStructBuilder
131 getSizeInChars(InitCst); in AppendBytes()
301 NextFieldOffsetInChars += getSizeInChars(C); in AppendPadding()
334 ElementOffsetInChars += getSizeInChars(Padding); in ConvertStructToPacked()
338 ElementOffsetInChars += getSizeInChars(C); in ConvertStructToPacked()
522 getSizeInChars(Result) && "Size mismatch!"); in Finalize()