Home
last modified time | relevance | path

Searched defs:encodeTemplateArgument (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h106 virtual void encodeTemplateArgument(std::string &Name) const {} in encodeTemplateArgument() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp398 void LVTypeParam::encodeTemplateArgument(std::string &Name) const { in encodeTemplateArgument() function in LVTypeParam