Searched defs:getComdat (Results 1 – 10 of 10) sorted by relevance
74 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function75 Comdat *getComdat() { return ObjComdat; } in getComdat() function
208 const Comdat *getComdat() const { in getComdat() function
71 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function72 Comdat *getComdat() { return ObjComdat; } in getComdat() function
191 const Comdat *getComdat() const { in getComdat() function
101 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function102 Comdat *getComdat() { return ObjComdat; } in getComdat() function
227 Comdat *getComdat() { in getComdat() function
141 Comdat *GlobalValue::getComdat() { in getComdat() function in GlobalValue
166 const Comdat *GlobalValue::getComdat() const { in getComdat() function in GlobalValue
1221 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
1400 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser