Searched refs:constructContainingTypeDIEs (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h321 /// constructContainingTypeDIEs - Construct DIEs for types that contain
323 void constructContainingTypeDIEs();
H A DDwarfCompileUnit.cpp1313 /// constructContainingTypeDIEs - Construct DIEs for types that contain
1315 void CompileUnit::constructContainingTypeDIEs() { function in class:CompileUnit
H A DDwarfDebug.cpp830 TheCU->constructContainingTypeDIEs();

Completed in 1058 milliseconds