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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp535 void CodeGenFunction::EmitEndEHSpec(const Decl *D) { function in class:CodeGenFunction
H A DCodeGenFunction.cpp383 EmitEndEHSpec(CurCodeDecl);
H A DCodeGenFunction.h2245 /// EmitEndEHSpec - Emit the end of the exception spec.
2246 void EmitEndEHSpec(const Decl *D);

Completed in 82 milliseconds