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 692 VectorType::VectorKind VecKind);
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
ASTContext.h     [all...]
  /external/clang/lib/AST/
Type.cpp 171 VectorKind vecKind)
178 VectorTypeBits.VecKind = vecKind;
183 QualType canonType, VectorKind vecKind)
190 VectorTypeBits.VecKind = vecKind;
    [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 68 milliseconds