HomeSort by relevance Sort by last modified time
    Searched refs:getInt64Type (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 204 IntType getInt64Type() const { return Int64Type; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 209 Ty = TI.getInt64Type();
    [all...]

Completed in 486 milliseconds