Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp144 static const EHPersonality &getCPersonality(const llvm::Triple &T, in getCPersonality() function
157 return getCPersonality(T, L); in getObjCPersonality()
239 return getCPersonality(T, L); in get()