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

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 393 QualType VT = S.Context.getExtVectorType(vecType->getElementType(), CompSize);
    [all...]
SemaExpr.cpp     [all...]
SemaInit.cpp     [all...]
SemaType.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 121 AtomicTy = ValueTy = CGF.getContext().getExtVectorType(
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
Type.cpp 811 return Ctx.getExtVectorType(elementType, T->getNumElements());
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 127 milliseconds