Lines Matching refs:getFullyQualifiedName
323 std::string CodeViewDebug::getFullyQualifiedName(const DIScope *Scope,
334 std::string CodeViewDebug::getFullyQualifiedName(const DIScope *Ty) {
336 return getFullyQualifiedName(Scope, getPrettyScopeName(Ty));
361 std::string ScopeName = getFullyQualifiedName(Scope);
1127 FuncName = getFullyQualifiedName(SP->getScope(), SP->getName());
2289 std::string FullName = getFullyQualifiedName(Ty);
2450 std::string FullName = getFullyQualifiedName(Ty);
2481 std::string FullName = getFullyQualifiedName(Ty);
2503 std::string FullName = getFullyQualifiedName(Ty);
2523 std::string FullName = getFullyQualifiedName(Ty);
3292 getFullyQualifiedName(Scope, DIGV->getName());
3299 getFullyQualifiedName(Scope, DIGV->getName());
3388 getFullyQualifiedName(Scope, DTy->getName()));
3425 : getFullyQualifiedName(Scope, DIGV->getName());