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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp234 EmitEndEHSpec(CurCodeDecl);
H A DCGException.cpp556 void CodeGenFunction::EmitEndEHSpec(const Decl *D) { function in class:CodeGenFunction
H A DCodeGenFunction.h1584 /// EmitEndEHSpec - Emit the end of the exception spec.
1585 void EmitEndEHSpec(const Decl *D);

Completed in 129 milliseconds