Home
last modified time | relevance | path

Searched defs:NameStorage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableCollection.h36 StringSaver NameStorage; variable
H A DLazyRandomTypeCollection.h97 StringSaver NameStorage; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp206 SmallString<128> NameStorage; in MetaRename() local