OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PointerWidthInBits
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/CodeGen/
CodeGenModule.h
130
unsigned char
PointerWidthInBits
;
CodeGenModule.cpp
101
PointerWidthInBits
= C.Target.getPointerWidth(0);
105
IntPtrTy = llvm::IntegerType::get(LLVMContext,
PointerWidthInBits
);
[
all
...]
CGDebugInfo.cpp
[
all
...]
CGExprScalar.cpp
[
all
...]
Completed in 20 milliseconds