Searched defs:isParameter (Results 1 – 7 of 7) sorted by relevance
89 bool CBaseParameter::isParameter() const in isParameter() function in CBaseParameter
640 bool CConfigurableElement::isParameter() const in isParameter() function in CConfigurableElement
73 bool ElementHandle::isParameter() const in isParameter() function in ElementHandle
821 public boolean isParameter() { return param; } in isParameter() method in Descriptor.Iterator
5484 int isParameter = 0; in xmlParseEntityDecl() local
6660 void SelectionDAG::AddDbgValue(SDDbgValue *DB, SDNode *SD, bool isParameter) { in AddDbgValue()
4451 bool isParameter = Variable->isParameter() || isa<Argument>(Address); in visitIntrinsicCall() local