Searched refs:destructors (Results 1 - 6 of 6) sorted by relevance

/external/compiler-rt/BlocksRuntime/tests/
H A Dcopyconstructor.C14 int destructors = 0; variable
52 ++destructors;
79 if (constructors != destructors) {
80 printf("%d constructors but only %d destructors\n", constructors, destructors);
H A Dreference.C18 int destructors = 0; variable
57 ++destructors;
/external/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli139 (** [run_static_dtors ee] executes the static destructors of each module in
/external/llvm/lib/Support/Unix/
H A DProgram.inc282 // object destructors cloned from the parent process aren't
/external/bison/data/
H A Dyacc.c131 ## Defining symbol actions, e.g., printers and destructors. ##
/external/bison/tests/
H A Dtestsuite461 150;glr-regression.at:740;No users destructors if stack 0 deleted;;
463 152;glr-regression.at:881;Undesirable destructors if user action cuts parse;;
[all...]

Completed in 208 milliseconds