Searched defs:FuncBegin (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ | ||
H A D | DefineOutline.cpp | 122 unsigned FuncBegin = SM.getFileOffset(OrigFuncRange->getBegin()); getFunctionSourceAfterReplacements() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCCodeView.cpp | 349 emitLineTableForFunction(MCObjectStreamer & OS,unsigned FuncId,const MCSymbol * FuncBegin,const MCSymbol * FuncEnd) emitLineTableForFunction() argument |