Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp152 CharUnits ASTSize = Context.getTypeSizeInChars(ASTTy); in typeRequiresSplitIntoByteArray() local
155 return ASTSize != LLVMSize; in typeRequiresSplitIntoByteArray()