Searched refs:func (Results 1 – 5 of 5) sorted by relevance
87 void func( const char * pcHostName, in func() function108 FOnDNSEvent pCallback = func; in harness()
46 void func( const char * pcHostName, in func() function56 FOnDNSEvent pCallback = func; in harness()
298 if node.func.id not in valid_calls:301 call to %s()"""), harness, key, node.func.id)305 return valid_calls[node.func.id](left, right)
329 func
355 # definitions whose arguments contain STL classes (e.g. func(std::string);356 # versus func(std::string) {}). This also make the inheritance and collaboration