Searched defs:persistent (Results 1 – 2 of 2) sorted by relevance
91 inline TypeInfo::TypeInfo(const SmartType *aSmartType, int persistent) { in TypeInfo()195 inline TypeInfo::TypeInfo(TYPECONST FunctionType *FT, int persistent) { in TypeInfo()207 inline TypeInfo::TypeInfo(TYPECONST PointerType *PT, int persistent) { in TypeInfo()219 inline TypeInfo::TypeInfo(TYPECONST ArrayType *AT, int persistent) { in TypeInfo()231 inline TypeInfo::TypeInfo(TYPECONST IntegerType *IT, int persistent) { in TypeInfo()243 inline TypeInfo::TypeInfo(TYPECONST StructType *OpaqueST, int persistent) { in TypeInfo()256 inline void TypeInfo::init(int persistent) { in init()
830 _http_connection_test(struct basic_test_data *data, int persistent) in _http_connection_test()