Searched refs:IsEntryPoint (Results 1 – 5 of 5) sorted by relevance
44 DbgVariableIntrinsic &DVI, bool IsEntryPoint);
515 const bool IsEntryPoint = InvalidName.starts_with("."); in createXCOFFSymbolImpl() local517 StringRef(IsEntryPoint ? "._Renamed.." : "_Renamed.."); in createXCOFFSymbolImpl()530 if (IsEntryPoint) in createXCOFFSymbolImpl()
44 IsEntryPoint, enumerator172 KIND_1(LVScopeKind, IsEntryPoint, IsFunction);
349 clEnumValN(LVScopeKind::IsEntryPoint, "EntryPoint",
93 {LVScopeKind::IsEntryPoint, &LVScope::getIsEntryPoint},