Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp186 static const EHPersonality &getObjCPersonality(const LangOptions &L) { in getObjCPersonality() function
244 return getObjCPersonality(L); in get()