Home
last modified time | relevance | path

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

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