Home
last modified time | relevance | path

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

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