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

  /external/clang/lib/CodeGen/
CGStmt.cpp 300 CodeGenFunction::getJumpDestForLabel(const LabelDecl *D) {
350 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel()));
356 EmitBranchThroughCleanup(getJumpDestForLabel(Target));
    [all...]
CodeGenFunction.cpp     [all...]
CodeGenFunction.h     [all...]

Completed in 43 milliseconds