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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp25 static uint64_t getFieldSize(const FieldDecl *FD, QualType FT, function
111 uint64_t FieldSize = getFieldSize(FD, FT, Ctx);
262 llvm::to_string(getFieldSize(FD, FT, this->Ctx)));

Completed in 85 milliseconds