Searched refs:casts (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/Index/
H A Dload-stmts.cpp116 void casts(int *ip) { function
/external/clang/test/SemaCXX/
H A Dvector.cpp61 void casts(longlong16 ll16, longlong16_e ll16e) { function
62 // C-style casts.
72 // Function-style casts.
/external/llvm/test/Bindings/Ocaml/
H A Dvmcore.ml271 group "constant casts";
730 group "casts";
1090 group "casts"; begin
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1050 -> integer casts of constant [c] to type [ty].
1056 fp casts of constant [c] to type [ty].
1529 (** [value_of_block bb] losslessly casts [bb] to an [llvalue]. *)
1537 (** [block_of_value v] losslessly casts [v] to an [llbasicblock]. *)

Completed in 227 milliseconds