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

  /external/clang/lib/Sema/
SemaType.cpp     [all...]
TreeTransform.h     [all...]
SemaDeclAttr.cpp 718 QualType T = S.BuildExtVectorType(curType, sizeExpr, Attr.getLoc());
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 896 QualType BuildExtVectorType(QualType T, Expr *ArraySize
    [all...]

Completed in 67 milliseconds