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

  /external/clang/include/clang/Sema/
DeclSpec.h 430 bool isTypeAltiVecPixel() const { return TypeAltiVecPixel; }
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 889 if (DS.isTypeAltiVecPixel())
    [all...]

Completed in 190 milliseconds