Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DEHScopeStack.h337 void popFilter();
H A DCGCleanup.cpp238 void EHScopeStack::popFilter() { in popFilter() function in EHScopeStack
H A DCGException.cpp601 EHStack.popFilter(); in EmitEndEHSpec()