Searched defs:getGC (Results 1 – 3 of 3) sorted by relevance
89 void* getGC() { return fGc; } // ??? in getGC() function
290 const std::string &LLVMContext::getGC(const Function &Fn) { in getGC() function in LLVMContext
496 const std::string &Function::getGC() const { in getGC() function in Function