Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3730 static StringRef getExceptionHandlingName(unsigned EHK) { in getExceptionHandlingName() function
3764 getExceptionHandlingName(Opts.ExceptionHandling)); in GenerateLangArgs()