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

/external/clang/lib/CodeGen/
H A DCGException.cpp697 if (!currentFunctionUsesSEHTry())
H A DCodeGenFunction.h1236 bool currentFunctionUsesSEHTry() const { return CurSEHParent != nullptr; } function in class:clang::CodeGen::CodeGenFunction
H A DCGCall.cpp3915 if (currentFunctionUsesSEHTry()) {

Completed in 122 milliseconds