HomeSort by relevance Sort by last modified time
    Searched refs:localvar (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
annotations-var.c 33 int localvar __attribute__((annotate("localvar_ann_0"))) __attribute__((annotate("localvar_ann_1"))) = 3; local
35 // LOCAL: [[LOCALVAR:%.*]] = alloca i32,
36 // LOCAL-NEXT: [[T0:%.*]] = bitcast i32* [[LOCALVAR]] to i8*
38 // LOCAL-NEXT: [[T0:%.*]] = bitcast i32* [[LOCALVAR]] to i8*
  /external/clang/test/Sema/
attr-deprecated.c 87 foo_dep localvar; local

Completed in 243 milliseconds