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.cpp286 auto EndSym = getContainerEnd(State, ContReg); in handleEnd() local
403 if (const auto EndSym = CData->getEnd()) { in handleClear() local
438 if (const auto EndSym = CData->getEnd()) { in handlePushBack() local
470 if (const auto EndSym = CData->getEnd()) { in handlePopBack() local
590 if (const auto EndSym = CData->getEnd()) { in handleInsert() local
622 if (const auto EndSym = CData->getEnd()) { in handleErase() local
657 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.cpp1309 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp231 MCSymbol *EndSym = OutContext.createTempSymbol("cfi_func_end"); in emitKCFITypeId() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2139 MCSymbol *EndSym = nullptr; in emitPtrauthAuthResign() local