Home
last modified time | relevance | path

Searched refs:QualifiedNameComponent (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp305 for (StringRef QualifiedNameComponent : in formatNestedName() local
307 FullyQualifiedName.append(std::string(QualifiedNameComponent)); in formatNestedName()