Searched refs:getCachedInterfaceTypeOrNull (Results 1 – 2 of 2) sorted by relevance
144 llvm::Value *getCachedInterfaceTypeOrNull(const QualType Ty);
1910 llvm::Value *V = getCachedInterfaceTypeOrNull(Ty); in getTypeOrNull()1941 V = getCachedInterfaceTypeOrNull(Ty); in getCompletedTypeOrNull()1967 llvm::Value *CGDebugInfo::getCachedInterfaceTypeOrNull(QualType Ty) { in getCachedInterfaceTypeOrNull() function in CGDebugInfo