Home
last modified time | relevance | path

Searched defs:DirectSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp170 emitVoidPtrDirectVAArg(CodeGenFunction & CGF,Address VAListAddr,llvm::Type * DirectTy,CharUnits DirectSize,CharUnits DirectAlign,CharUnits SlotSize,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrDirectVAArg() argument
212 CharUnits DirectSize, DirectAlign; emitVoidPtrVAArg() local
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2253 uint64_t DirectSize = 0; noteSLocAddressSpaceUsage() member