Home
last modified time | relevance | path

Searched defs:LocalSize (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h77 size_t LocalSize = TypeSpecTypeLoc::LocalDataSize; in pushTypeSpec() local
104 size_t LocalSize = Loc.getLocalDataSize(); in push() local
H A DTypeLocBuilder.cpp85 TypeLoc TypeLocBuilder::pushImpl(QualType T, size_t LocalSize, unsigned LocalAlignment) { in pushImpl()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h215 lldb::addr_t LocalSize, llvm::StringRef ProgramString) in StackWinRecord()
225 lldb::addr_t LocalSize; variable
H A DBreakpadRecords.cpp528 lldb::addr_t LocalSize; in parse() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h48 uint32_t LocalSize; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp277 unsigned LocalSize = 0; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h580 support::ulittle32_t LocalSize; global() member