HomeSort by relevance Sort by last modified time
    Searched defs:CanQualType (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/lib/CodeGen/
CodeGenTypes.h 50 typedef CanQual<Type> CanQualType;
279 arrangeBuiltinFunctionDeclaration(CanQualType resultType,
280 ArrayRef<CanQualType> argTypes);
324 const CGFunctionInfo &arrangeLLVMFunctionInfo(CanQualType returnType,
327 ArrayRef<CanQualType> argTypes,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
Type.h 106 typedef CanQual<Type> CanQualType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
Type.h 106 typedef CanQual<Type> CanQualType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
Type.h 106 typedef CanQual<Type> CanQualType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
Type.h 106 typedef CanQual<Type> CanQualType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
Type.h 106 typedef CanQual<Type> CanQualType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 42 typedef CanQual<Type> CanQualType;
367 DeclarationName getCXXConstructorName(CanQualType Ty);
371 DeclarationName getCXXDestructorName(CanQualType Ty);
378 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
384 CanQualType Ty);
  /external/clang/include/clang/AST/
CanonicalType.h 35 /// syntactic sugar has been eliminated. A CanQualType may also have various
40 /// type (or some subclass of that type). The typedef @c CanQualType is just
198 typedef CanQual<Type> CanQualType;
200 inline CanQualType Type::getCanonicalTypeUnqualified() const {
201 return CanQualType::CreateUnsafe(getCanonicalTypeInternal());
205 CanQualType T) {
215 CanQualType Accessor() const { \
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
319 /// that provide accessors returning canonical types (@c CanQualType) rather
389 CanQualType,
    [all...]
DeclarationName.h 40 typedef CanQual<Type> CanQualType;
365 DeclarationName getCXXConstructorName(CanQualType Ty);
369 DeclarationName getCXXDestructorName(CanQualType Ty);
373 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
379 CanQualType Ty);
Type.h 105 typedef CanQual<Type> CanQualType;
    [all...]

Completed in 792 milliseconds

1 2