Searched defs:GType (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DBlackList.cpp101 Type *GType = G.getType()->getElementType(); local
103 if (StructType *SGType = dyn_cast<StructType>(GType)) {
/external/webkit/Source/WebCore/platform/gtk/
H A DRenderThemeGtk.h34 typedef gulong GType; typedef
179 GRefPtr<GdkPixbuf> getStockIcon(GType, const char* iconName, gint direction, gint state, gint iconSize);

Completed in 138 milliseconds