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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1042 EmitStartEHSpec(CurCodeDecl);
H A DCGException.cpp445 void CodeGenFunction::EmitStartEHSpec(const Decl *D) { function in class:CodeGenFunction
H A DCodeGenFunction.h2028 /// EmitStartEHSpec - Emit the start of the exception spec.
2029 void EmitStartEHSpec(const Decl *D);

Completed in 325 milliseconds