Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h130 bool isTemplateValueParameter() const;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp250 bool DIDescriptor::isTemplateValueParameter() const { in isTemplateValueParameter() function in DIDescriptor
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp557 else if (Element.isTemplateValueParameter()) in addTemplateParams()