Searched defs:isGlobalVariable (Results 1 – 2 of 2) sorted by relevance
210 bool DIDescriptor::isGlobalVariable() const { in isGlobalVariable() function in DIDescriptor
1058 bool isGlobalVariable = GV.getGlobal() != NULL; in createGlobalVariableDIE() local