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

/external/clang/lib/CodeGen/
H A DCGException.cpp475 void CodeGenFunction::EmitStartEHSpec(const Decl *D) { function in class:CodeGenFunction
H A DCodeGenFunction.cpp646 EmitStartEHSpec(CurCodeDecl);
H A DCodeGenFunction.h1257 /// EmitStartEHSpec - Emit the start of the exception spec.
1258 void EmitStartEHSpec(const Decl *D);

Completed in 82 milliseconds