Home
last modified time | relevance | path

Searched refs:nofail (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dattr-noreturn.cpp8 void nofail();
12 a.nofail(); in test1()
/external/python/cpython3/Modules/
Dgcmodule.c798 int nofail) in collect() argument
954 if (nofail) { in collect()