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

  /external/lldb/source/Symbol/
ClangASTContext.cpp 597 return ClangASTType (ast, ast->getExtVectorType (ast->UnsignedCharTy, bit_size/8).getAsOpaquePtr());
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 380 QualType VT = S.Context.getExtVectorType(vecType->getElementType(), CompSize);
    [all...]
SemaExpr.cpp     [all...]
SemaType.cpp     [all...]
SemaInit.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 571 milliseconds