Searched +defs:t +defs:scanf (Results 1 – 3 of 3) sorted by relevance
70 scanf = 0x8_0000, /// scanf-style function enumerator395 Type t = decl.type; in checkAliasThis() local
206 scanf = 0x400, /// is a scanf-like function enumerator820 extern (D) final FuncDeclaration overloadExactMatch(Type t) in overloadExactMatch()1614 extern (D) final bool isTypeIsolated(Type t) in isTypeIsolated()1686 private bool isTypeIsolatedIndirect(Type t) in isTypeIsolatedIndirect()2732 auto t = fparam0.type.toBasetype(); in checkMain() local3407 Type getIndirection(Type t) in getIndirection()
174 void ExpectPoisoned(const T& t) { in ExpectPoisoned()182 void ExpectPoisonedWithOrigin(const T& t, unsigned origin) { in ExpectPoisonedWithOrigin()196 bool TestForNotPoisoned(const T& t) { in TestForNotPoisoned()2159 time_t t = time(NULL); in TEST() local2245 time_t t; in TEST() local2262 time_t t = 123; in TEST() local2273 time_t t = 123; in TEST() local3221 TEST(MemorySanitizer, scanf) { in TEST() argument3245 pthread_t t; in TEST() local3270 pthread_t t; in TEST() local[all …]