Home
last modified time | relevance | path

Searched defs:EndSym (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp283 auto EndSym = getContainerEnd(State, ContReg); in handleEnd() local
399 if (const auto EndSym = CData->getEnd()) { in handleClear() local
434 if (const auto EndSym = CData->getEnd()) { in handlePushBack() local
466 if (const auto EndSym = CData->getEnd()) { in handlePopBack() local
586 if (const auto EndSym = CData->getEnd()) { in handleInsert() local
618 if (const auto EndSym = CData->getEnd()) { in handleErase() local
653 if (const auto EndSym = CData->getEnd()) { in handleErase() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h98 Entries.push_back({BeginSym, EndSym, DWARFBytes.size(), Comments.size()}); in startEntry() argument
H A DWinException.cpp1307 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp188 MCSymbol *EndSym = OutContext.createTempSymbol("cfi_func_end"); in emitKCFITypeId() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1891 MCSymbol *EndSym = nullptr; in emitPtrauthAuthResign() local