Searched refs:reference_type (Results 1 – 2 of 2) sorted by relevance
3001 const clang::ReferenceType *reference_type = in IsFunctionType() local3003 if (reference_type) in IsFunctionType()3136 const clang::ReferenceType *reference_type = in IsFunctionPointerType() local3138 if (reference_type) in IsFunctionPointerType()3172 const clang::ReferenceType *reference_type = in IsBlockPointerType() local3174 if (reference_type) in IsBlockPointerType()3176 reference_type->getPointeeType().getAsOpaquePtr(), in IsBlockPointerType()6505 const clang::ReferenceType *reference_type = in GetChildCompilerTypeAtIndex() local6508 GetType(reference_type->getPointeeType()); in GetChildCompilerTypeAtIndex()6830 const clang::ReferenceType *reference_type = in GetIndexOfChildMemberWithName() local[all …]
150 HANDLE_DW_TAG(0x0010, reference_type, 2, DWARF, DW_KIND_TYPE)