Searched refs:IsEntryPoint (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h35 DbgVariableIntrinsic &DVI, bool OptimizeFrame, bool IsEntryPoint);
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp400 const bool IsEntryPoint = !InvalidName.empty() && InvalidName[0] == '.'; local
402 StringRef(IsEntryPoint ? "._Renamed.." : "_Renamed..");
415 if (IsEntryPoint)
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h43 IsEntryPoint, member in class:llvm::logicalview::LVScopeKind
167 KIND_1(LVScopeKind, IsEntryPoint, IsFunction);
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp346 clEnumValN(LVScopeKind::IsEntryPoint, "EntryPoint",
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp90 {LVScopeKind::IsEntryPoint, &LVScope::getIsEntryPoint},

Completed in 193 milliseconds