Lines Matching defs:in
131 inline void in() { indent_level++; }
214 return "<unknown format in ftostr>"; // error
412 // See if the type has a name in the symboltable and build accordingly
482 Out << '{'; in(); nl(Out);
484 Out << "AttributeSet PAS;"; in(); nl(Out);
488 Out << "{"; in(); nl(Out);
584 in(); nl(Out) << "/*Result=*/" << retTypeName;
728 // or its already in the constant list then we've printed it already and we
1002 in(); nl(Out) << getCppName(GV);
1073 // See if its alread in the map of forward references, if so just return the
1113 // printInstruction - This member is called for each Instruction in a function.
1119 // forward references. So, we get the names of all the operands in advance
1361 in();
1832 // Output all of the instructions in the basic block...
1857 error(std::string("Function '") + func + "' not found in input module");
2005 error(std::string("Function '") + funcName + "' not found in input module");
2036 error(std::string("Variable '") + varName + "' not found in input module");
2051 error(std::string("Type '") + typeName + "' not found in input module");