Home
last modified time | relevance | path

Searched refs:emptyString (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp32 StringRef llvm::logicalview::emptyString() { return StringRef(); } in emptyString() function in llvm::logicalview
H A DLVElement.cpp285 StringRef BaseTypename = BaseType ? BaseType->getName() : emptyString(); in resolveFullname()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h61 StringRef emptyString();
H A DLVElement.h334 void resolveFullname(LVElement *BaseType, StringRef Name = emptyString());
/freebsd/contrib/bmake/
H A DChangeLog1898 replace emptyString with allocated empty string