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

/external/llvm/lib/IR/
H A DDebugInfo.cpp237 /// isGlobalVariable - Return true if the specified tag is legal for
239 bool DIDescriptor::isGlobalVariable() const { function in class:DIDescriptor
546 if (!isGlobalVariable())
1252 } else if (this->isGlobalVariable()) {

Completed in 219 milliseconds