Searched refs:CreateDebugStructType (Results 1 – 3 of 3) sorted by relevance
70 …pJitMgr->CreateDebugStructType(pRetType, "${type['name']}", pFile, ${type['lineNum']}, dbgMembers);
196 CreateDebugStructType(llvm::StructType* pType,
225 JitManager::CreateDebugStructType(StructType* pType, in CreateDebugStructType() function in JitManager