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

  /external/clang/include/clang/Basic/
TargetInfo.h 319 virtual bool hasInt128Type() const {
    [all...]
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 679 if (TI.hasInt128Type())
    [all...]
  /external/clang/lib/Sema/
Sema.cpp 156 if (Context.getTargetInfo().hasInt128Type()) {
    [all...]
SemaType.cpp     [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]

Completed in 2267 milliseconds