OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BType
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
2008-03-24-BitField-And-Alloca.c
43
unsigned int
BType
: 4;
/external/llvm/tools/llvm-objdump/
MachODump.cpp
90
SymbolRef::Type AType,
BType
;
92
B.getType(
BType
);
99
if (
BType
!= SymbolRef::ST_Function)
Completed in 353 milliseconds