HomeSort by: relevance | last modified time | path
    Searched refs:EmitStartEHSpec (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp 462 void CodeGenFunction::EmitStartEHSpec(const Decl *D) {
CodeGenFunction.cpp 1089 EmitStartEHSpec(CurCodeDecl);
CodeGenFunction.h 2325 /// EmitStartEHSpec - Emit the start of the exception spec.
2326 void EmitStartEHSpec(const Decl *D);

Completed in 21 milliseconds