Home
last modified time | relevance | path

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

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