Home
last modified time | relevance | path

Searched refs:typeVoid (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp70 return getHasType() ? getTypeName() : typeVoid(); in typeAsString()
293 BaseTypename = typeVoid(); in resolveFullname()
H A DLVObject.cpp29 StringRef llvm::logicalview::typeVoid() { return "void"; } in typeVoid() function in llvm::logicalview
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h58 StringRef typeVoid();