Home
last modified time | relevance | path

Searched refs:foo17 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Sema/
Ddllimport-dllexport.c47 extern __declspec(dllimport) int foo17;
48 int foo17 = 54; // expected-warning{{'dllimport' attribute cannot be specified on a definition}} variable
/external/llvm/test/CodeGen/Mips/
Dimm.ll26 define i32 @foo17() nounwind readnone {
28 ; CHECK: foo17
Dfp16instrinsmc.ll226 define void @foo17() #0 {
/external/v8/test/mjsunit/compiler/
Dalloc-object-huge.js67 this.foo17 = 17;
/external/chromium_org/v8/test/mjsunit/compiler/
Dalloc-object-huge.js69 this.foo17 = 17;