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 729 VectorType::VectorKind VecKind);
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
ASTContext.h     [all...]
  /external/clang/lib/AST/
Type.cpp 172 VectorKind vecKind)
179 VectorTypeBits.VecKind = vecKind;
184 QualType canonType, VectorKind vecKind)
191 VectorTypeBits.VecKind = vecKind;
    [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 3416 milliseconds