HomeSort by: relevance | last modified time | path
    Searched defs:DependentSizedExtVectorType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 245 DependentSizedExtVectorType::DependentSizedExtVectorType(
257 DependentSizedExtVectorType::Profile(llvm::FoldingSetNodeID &ID,
1830 const DependentSizedExtVectorType *T) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 3183 class DependentSizedExtVectorType : public Type, public llvm::FoldingSetNode {
3194 DependentSizedExtVectorType(const ASTContext &Context, QualType ElementType,

Completed in 36 milliseconds