Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h500 SmallVectorImpl<StringRef> &ParentScopeNames);
H A DCodeViewDebug.cpp1653 SmallVector<StringRef, 5> ParentScopeNames; in addToUDTs() local
1655 collectParentScopeNames(Ty->getScope(), ParentScopeNames); in addToUDTs()
1658 formatNestedName(ParentScopeNames, getPrettyScopeName(Ty)); in addToUDTs()