Home
last modified time | relevance | path

Searched defs:Unnamed (Results 1 – 3 of 3) sorted by relevance

/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp50 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F() local
107 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F() local
137 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F() local
496 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F() local
527 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F() local
546 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F() local
/external/clang/test/SemaTemplate/
Dtemp_arg_type.cpp36 struct { int x; } Unnamed; variable
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1484 bool Unnamed, in getImplicitType()