Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h106 virtual void encodeTemplateArgument(std::string &Name) const {} in encodeTemplateArgument() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp397 void LVTypeParam::encodeTemplateArgument(std::string &Name) const { in encodeTemplateArgument() function in LVTypeParam