reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3954 const clang::Type::TypeClass type_class = qual_type->getTypeClass(); 3958 qual_type->getAs<clang::AttributedType>() 3963 qual_type->getCanonicalTypeInternal()); 4021 this, qual_type->getPointeeType().getAsOpaquePtr()); 4028 qual_type->getCanonicalTypeInternal()); 4045 this, llvm::cast<clang::ArrayType>(qual_type.getTypePtr()) 4057 return CompilerType(this, llvm::cast<clang::DecltypeType>(qual_type) 4065 this, llvm::cast<clang::EnumType>(qual_type) 4072 return CompilerType(this, llvm::cast<clang::AutoType>(qual_type) 4077 return CompilerType(this, llvm::cast<clang::ElaboratedType>(qual_type) 4082 return CompilerType(this, llvm::cast<clang::ParenType>(qual_type) 4098 this, llvm::cast<clang::ReferenceType>(qual_type.getTypePtr()) 4109 this, qual_type->getPointeeType().getAsOpaquePtr()); 4121 this, qual_type->getPointeeType().getAsOpaquePtr()); 4125 if (qual_type->getAsCXXRecordDecl()) 4139 CompilerType(this, llvm::cast<clang::TypedefType>(qual_type) 4145 return CompilerType(this, llvm::cast<clang::TypeOfExprType>(qual_type) 4151 return CompilerType(this, llvm::cast<clang::TypeOfType>(qual_type) 4162 qual_type->getCanonicalTypeInternal());