Searched defs:DirectSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfoImpl.cpp | 170 emitVoidPtrDirectVAArg(CodeGenFunction & CGF,Address VAListAddr,llvm::Type * DirectTy,CharUnits DirectSize,CharUnits DirectAlign,CharUnits SlotSize,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrDirectVAArg() argument |
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 2253 uint64_t DirectSize = 0; noteSLocAddressSpaceUsage() member |