Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp133 static const EHPersonality &getCPersonality(const TargetInfo &Target, in getCPersonality() function
155 return getCPersonality(Target, L); in getObjCPersonality()
251 : getCPersonality(Target, L); in get()