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

  /external/clang/lib/Sema/
SemaType.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
Type.cpp 173 VectorKind vecKind)
174 : VectorType(Vector, vecType, nElements, canonType, vecKind) {}
177 QualType canonType, VectorKind vecKind)
184 VectorTypeBits.VecKind = vecKind;
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 482 milliseconds