Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp275 const DIScope *Scope, SmallVectorImpl<StringRef> &QualifiedNameComponents) { in collectParentScopeNames()
295 static std::string formatNestedName(ArrayRef<StringRef> QualifiedNameComponents, in formatNestedName()
325 SmallVector<StringRef, 5> QualifiedNameComponents; in getFullyQualifiedName() local