Searched refs:hasFunctionDecl (Results 1 – 4 of 4) sorted by relevance
738 if (!callee.hasFunctionDecl() || i >= callee.getNumParams()) in emitCallArgs()
356 bool hasFunctionDecl() const { in hasFunctionDecl() function
544 bool hasFunctionDecl() const {
4700 if (!AC.hasFunctionDecl() || I >= AC.getNumParams()) in EmitCallArgs()