Searched refs:IsEntryPoint (Results 1 – 5 of 5) sorted by relevance
36 DbgVariableIntrinsic &DVI, bool OptimizeFrame, bool IsEntryPoint);
454 const bool IsEntryPoint = InvalidName.starts_with("."); in createXCOFFSymbolImpl() local456 StringRef(IsEntryPoint ? "._Renamed.." : "_Renamed.."); in createXCOFFSymbolImpl()469 if (IsEntryPoint) in createXCOFFSymbolImpl()
43 IsEntryPoint, enumerator167 KIND_1(LVScopeKind, IsEntryPoint, IsFunction);
346 clEnumValN(LVScopeKind::IsEntryPoint, "EntryPoint",
90 {LVScopeKind::IsEntryPoint, &LVScope::getIsEntryPoint},