Searched defs:cname (Results 1 – 5 of 5) sorted by relevance
300 set(cname LLVM${libname}) variable302 set(cname ${name}) variable304 set(cname LLVM${name}) variable
167 void python_generator::print_type_checks(const string &cname, in print_type_checks()527 string cname = clazz.method_name(method); in print_method() local675 string cname; in print_method() local757 string cname = clazz.method_name(cons); in print_constructor() local
86 static struct cname { struct 89 codecname global() argument
3462 const char *cname; printCXIndexLoc() local
147 #define DEFINE_ITERATORS(camlname, cname, pty_val, cty, cty_val, pfun) \ argument