Searched defs:fullname (Results 1 – 4 of 4) sorted by relevance
34 char fullname[1024]; in dylib_open() local
470 string fullname = method->getName().str(); in print_method_call() local672 const string &fullname, const function_set &methods, in print_method()711 string fullname = fd->getName().str(); in print_set_enum() local756 string fullname = cons->getName().str(); in print_constructor() local912 string fullname = fd->getName().str(); in print_restype() local927 string fullname = fd->getName().str(); in print_argtypes() local
1541 string fullname = method.fd->getName().str(); in print_set_persistent_callback() local
2658 SplitTemplateParams(llvm::StringRef fullname,llvm::StringRef & basename,llvm::StringRef & template_params) SplitTemplateParams() argument