Home
last modified time | relevance | path

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

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