Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()