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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp117 static const EHPersonality &getCPersonality(const TargetInfo &Target, function
139 return getCPersonality(Target, L);
228 : getCPersonality(Target, L);

Completed in 58 milliseconds