Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h493 SmallVectorImpl<StringRef> &ParentScopeNames);
H A DCodeViewDebug.cpp1639 SmallVector<StringRef, 5> ParentScopeNames; in addToUDTs() local
1641 collectParentScopeNames(Ty->getScope(), ParentScopeNames); in addToUDTs()
1644 formatNestedName(ParentScopeNames, getPrettyScopeName(Ty)); in addToUDTs()