Searched defs:current_branch (Results 1 – 4 of 4) sorted by relevance
72 let current_branch = cmd!(sh, "git branch --show-current").read()?; in main() localVariable
429 Node* current_branch, bool is_true_branch, bool in_new_block) { in UpdateConditions()
2933 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_else() local2965 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_endif() local
703 PCRE2_UCHAR *current_branch; member