OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FunctionNumber
(Results
1 - 7
of
7
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineFunction.h
136
///
FunctionNumber
- This provides a unique ID for each function emitted in
139
unsigned
FunctionNumber
;
182
unsigned getFunctionNumber() const { return
FunctionNumber
; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbbusif.h
154
UCHAR
FunctionNumber
;
mce.h
905
UCHAR
FunctionNumber
;
ntddk.h
596
ULONG
FunctionNumber
:3;
993
USHORT
FunctionNumber
:3;
[
all
...]
wdm.h
[
all
...]
/external/llvm/lib/AsmParser/
LLParser.h
318
///
FunctionNumber
- If this is an unnamed function, this is the slot
320
int
FunctionNumber
;
322
PerFunctionState(LLParser &p, Function &f, int
FunctionNumber
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbioctl.h
580
UCHAR
FunctionNumber
;
Completed in 727 milliseconds