Home
last modified time | relevance | path

Searched refs:getCPersonality (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGException.cpp131 static const EHPersonality &getCPersonality(const TargetInfo &Target, in getCPersonality() function
153 return getCPersonality(Target, L); in getObjCPersonality()
244 : getCPersonality(Target, L); in get()