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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp446 void CodeGenFunction::EmitStartEHSpec(const Decl *D) { function in class:CodeGenFunction
H A DCodeGenFunction.cpp1043 EmitStartEHSpec(CurCodeDecl);
H A DCodeGenFunction.h2242 /// EmitStartEHSpec - Emit the start of the exception spec.
2243 void EmitStartEHSpec(const Decl *D);

Completed in 85 milliseconds