Home
last modified time | relevance | path

Searched refs:getInt64Type (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h204 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function
/external/clang/lib/Frontend/
DInitPreprocessor.cpp209 Ty = TI.getInt64Type(); in DefineExactWidthIntType()