Searched defs:isDefine (Results 1 – 2 of 2) sorted by relevance
4036 bool LLParser::ParseFunctionHeader(Function *&Fn, bool isDefine) { in ParseFunctionHeader()
1790 bool isDefine() const { return MI; } in isDefine() function