Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h472 SmallVectorImpl<StringRef> &ParentScopeNames);
H A DCodeViewDebug.cpp1609 SmallVector<StringRef, 5> ParentScopeNames; in addToUDTs() local
1611 collectParentScopeNames(Ty->getScope(), ParentScopeNames); in addToUDTs()
1614 formatNestedName(ParentScopeNames, getPrettyScopeName(Ty)); in addToUDTs()