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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 145 EmitIndirectGotoStmt(cast<IndirectGotoStmt>(*S)); break;
687 void CodeGenFunction::EmitIndirectGotoStmt(const IndirectGotoStmt &S) {
CodeGenFunction.h 3181 void EmitIndirectGotoStmt(const IndirectGotoStmt &S);

Completed in 48 milliseconds