Searched refs:currentFunctionUsesSEHTry (Results 1 - 3 of 3) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGException.cpp | 695 if (!currentFunctionUsesSEHTry()) |
H A D | CGCall.cpp | 3499 if (currentFunctionUsesSEHTry()) { |
H A D | CodeGenFunction.h | 1152 bool currentFunctionUsesSEHTry() const { function in class:clang::CodeGen::CodeGenFunction |
Completed in 379 milliseconds