Searched refs:parent_qual_type (Results 1 – 3 of 3) sorted by relevance
306 virtual size_t GetByteOffsetForIvar(CompilerType &parent_qual_type,
159 size_t ObjCLanguageRuntime::GetByteOffsetForIvar(CompilerType &parent_qual_type, in GetByteOffsetForIvar() argument
6200 clang::QualType parent_qual_type( in GetChildCompilerTypeAtIndex() local6203 parent_qual_type->getTypeClass(); in GetChildCompilerTypeAtIndex()6219 switch (llvm::cast<clang::BuiltinType>(parent_qual_type)->getKind()) { in GetChildCompilerTypeAtIndex()6237 llvm::cast<clang::RecordType>(parent_qual_type.getTypePtr()); in GetChildCompilerTypeAtIndex()6357 llvm::dyn_cast<clang::ObjCObjectType>(parent_qual_type.getTypePtr()); in GetChildCompilerTypeAtIndex()6438 CompilerType parent_ast_type = GetType(parent_qual_type); in GetChildCompilerTypeAtIndex()6517 llvm::cast<clang::VectorType>(parent_qual_type.getTypePtr()); in GetChildCompilerTypeAtIndex()