Searched defs:getAsArrayTypeUnsafe (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h1916 const ArrayType *getAsArrayTypeUnsafe() const;
5984 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6073 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DType.h1919 const ArrayType *getAsArrayTypeUnsafe() const;
6000 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6089 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DType.h1919 const ArrayType *getAsArrayTypeUnsafe() const;
6000 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6089 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h1916 const ArrayType *getAsArrayTypeUnsafe() const;
5984 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6073 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DType.h1919 const ArrayType *getAsArrayTypeUnsafe() const;
6000 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6089 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DType.h1919 const ArrayType *getAsArrayTypeUnsafe() const;
6000 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6089 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DType.h1918 const ArrayType *getAsArrayTypeUnsafe() const;
6059 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
6148 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 314 milliseconds