Searched refs:getCPersonality (Results 1 – 2 of 2) sorted by relevance
116 static const EHPersonality &getCPersonality(const llvm::Triple &T, in getCPersonality() function129 return getCPersonality(T, L); in getObjCPersonality()215 return getCPersonality(T, L); in get()
119 static const EHPersonality &getCPersonality(const TargetInfo &Target, in getCPersonality() function141 return getCPersonality(Target, L); in getObjCPersonality()232 : getCPersonality(Target, L); in get()