Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h454 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()