HomeSort by relevance Sort by last modified time
    Searched defs:compound_literal (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGenCXX/
instantiate-temporaries.cpp 28 void compound_literal() { function
36 template void compound_literal<int>();
  /external/clang/test/Analysis/
stack-addr-ps.c 21 void* compound_literal(int x, int y) { function
  /external/clang/test/PCH/
exprs.h 73 typedef typeof((struct S){.x = 3.5}) compound_literal; typedef

Completed in 124 milliseconds