Home
last modified time | relevance | path

Searched defs:FuncBegin (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp122 unsigned FuncBegin = SM.getFileOffset(OrigFuncRange->getBegin()); getFunctionSourceAfterReplacements() local
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp349 emitLineTableForFunction(MCObjectStreamer & OS,unsigned FuncId,const MCSymbol * FuncBegin,const MCSymbol * FuncEnd) emitLineTableForFunction() argument