Searched defs:setBegin (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kCollapseMOVEMPass.cpp | 59 void setBegin(MachineBasicBlock::iterator &MI) { in setBegin() function in __anon143e10ef0111::MOVEMState |
/freebsd/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | PPExpressions.cpp | 69 void setBegin(SourceLocation L) { Range.setBegin(L); } in setBegin() function in __anon807bcb150111::PPValue |