Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DDebugInfo.h125 bool isTemplateValueParameter() const;
/external/llvm/lib/VMCore/
DDebugInfo.cpp251 bool DIDescriptor::isTemplateValueParameter() const { in isTemplateValueParameter() function in DIDescriptor
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp579 else if (Element.isTemplateValueParameter()) in addTemplateParams()