Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp289 void writeDITemplateTypeParameter(const DITemplateTypeParameter *N,
1606 void DXILBitcodeWriter::writeDITemplateTypeParameter( in writeDITemplateTypeParameter() function in DXILBitcodeWriter
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp344 void writeDITemplateTypeParameter(const DITemplateTypeParameter *N,
2047 void ModuleBitcodeWriter::writeDITemplateTypeParameter( in writeDITemplateTypeParameter() function in ModuleBitcodeWriter
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2301 static void writeDITemplateTypeParameter(raw_ostream &Out, in writeDITemplateTypeParameter() function