Searched defs:isGlobal (Results 1 – 3 of 3) sorted by relevance
245 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal() function
973 BitstreamWriter &Stream, bool isGlobal) { in WriteConstants()
2512 bool FunctionDecl::isGlobal() const { in isGlobal() function in FunctionDecl