Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h452 SmallVectorImpl<StringRef> &ParentScopeNames);
H A DCodeViewDebug.cpp1516 SmallVector<StringRef, 5> ParentScopeNames; in addToUDTs() local
1518 collectParentScopeNames(Ty->getScope(), ParentScopeNames); in addToUDTs()
1521 formatNestedName(ParentScopeNames, getPrettyScopeName(Ty)); in addToUDTs()