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
138
unsigned char
PointerWidthInBits
;
[
all
...]
CodeGenModule.cpp
102
PointerWidthInBits
= C.getTargetInfo().getPointerWidth(0);
106
IntPtrTy = llvm::IntegerType::get(LLVMContext,
PointerWidthInBits
);
[
all
...]
CGDebugInfo.cpp
[
all
...]
CGExprScalar.cpp
[
all
...]
Completed in 95 milliseconds