Home
last modified time | relevance | path

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

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