OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int64Type
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Basic/
TargetInfo.h
125
WIntType, Char16Type, Char32Type,
Int64Type
, SigAtomicType;
146
IntType getInt64Type() const { return
Int64Type
; }
/external/clang/lib/Basic/
TargetInfo.cpp
53
Int64Type
= SignedLongLong;
Targets.cpp
412
this->
Int64Type
= TargetInfo::SignedLongLong;
844
Int64Type
= SignedLong;
[
all
...]
Completed in 17 milliseconds