Home
last modified time | relevance | path

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

/external/llvm/bindings/go/llvm/
Ddibuilder.go124 func (d *DIBuilder) CreateCompileUnit(cu DICompileUnit) Metadata { func
/external/clang/lib/CodeGen/
DCGDebugInfo.h403 void CreateCompileUnit();
DCGDebugInfo.cpp52 CreateCompileUnit(); in CGDebugInfo()
348 void CGDebugInfo::CreateCompileUnit() { in CreateCompileUnit() function in CGDebugInfo