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

/external/clang/lib/CodeGen/
H A DCGException.cpp695 if (!currentFunctionUsesSEHTry())
H A DCGCall.cpp3499 if (currentFunctionUsesSEHTry()) {
H A DCodeGenFunction.h1152 bool currentFunctionUsesSEHTry() const { function in class:clang::CodeGen::CodeGenFunction

Completed in 379 milliseconds