Searched refs:ScopeBegin (Results 1 – 10 of 10) sorted by relevance
86 uint32_t ScopeBegin) { in limitSymbolArrayToScope() argument87 CVSymbol Opener = *Symbols.at(ScopeBegin); in limitSymbolArrayToScope()92 return Symbols.substream(ScopeBegin, EndOffset); in limitSymbolArrayToScope()
89 ModuleDebugStreamRef::getSymbolArrayForScope(uint32_t ScopeBegin) const { in getSymbolArrayForScope()90 return limitSymbolArrayToScope(SymbolArray, ScopeBegin); in getSymbolArrayForScope()
58 uint32_t ScopeBegin);
51 getSymbolArrayForScope(uint32_t ScopeBegin) const;
60 ScopeBegin, enumerator322 : CFGElement(ScopeBegin, VD, S) {} in CFGScopeBegin()338 return kind == ScopeBegin; in isKind()
90 case CFGElement::ScopeBegin: in getStmt()
997 case CFGElement::ScopeBegin: in processCFGElement()
420 ENUM_TO_CSTRING(ScopeBegin); in GetTypeAsString()
561 case CFGElement::ScopeBegin: in getLocationForCaller()
5406 case CFGElement::ScopeBegin: in getDestructorDecl()5970 case CFGElement::Kind::ScopeBegin: in print_elem()