Home
last modified time | relevance | path

Searched defs:QualifiedNameComponents (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp277 const DIScope *Scope, SmallVectorImpl<StringRef> &QualifiedNameComponents) { in collectParentScopeNames()
297 static std::string formatNestedName(ArrayRef<StringRef> QualifiedNameComponents, in formatNestedName()
327 SmallVector<StringRef, 5> QualifiedNameComponents; in getFullyQualifiedName() local