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

  /external/clang/include/clang/Sema/
DeclSpec.h 434 bool isTypeAltiVecBool() const { return TypeAltiVecBool; }
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 900 else if (DS.isTypeAltiVecBool()
    [all...]

Completed in 43 milliseconds