OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBaseTypeSize
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
DebugHandlerBase.h
136
static uint64_t
getBaseTypeSize
(const DIType *Ty);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DebugHandlerBase.cpp
148
uint64_t DebugHandlerBase::
getBaseTypeSize
(const DIType *Ty) {
173
return
getBaseTypeSize
(BaseType);
DwarfUnit.cpp
1567
uint64_t FieldSize = DD->
getBaseTypeSize
(DT);
CodeViewDebug.cpp
1610
uint64_t ElementSize =
getBaseTypeSize
(ElementType) / 8;
Completed in 21 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026