Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp871 static unsigned getDwarfCC(CallingConv CC) { in getDwarfCC() function
924 getDwarfCC(Ty->getCallConv())); in CreateType()
1198 getDwarfCC(Func->getCallConv())); in getOrCreateInstanceMethodType()
2845 return DBuilder.createSubroutineType(EltTypeArray, 0, getDwarfCC(CC)); in getOrCreateFunctionType()
2859 return DBuilder.createSubroutineType(EltTypeArray, 0, getDwarfCC(CC)); in getOrCreateFunctionType()