HomeSort by relevance Sort by last modified time
    Searched refs:EmitIndirectGotoStmt (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGStmt.cpp 128 EmitIndirectGotoStmt(cast<IndirectGotoStmt>(*S)); break;
453 void CodeGenFunction::EmitIndirectGotoStmt(const IndirectGotoStmt &S) {
    [all...]
CodeGenFunction.h     [all...]

Completed in 44 milliseconds