Searched defs:VariableList (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dcode-assembler.h205 typedef CodeAssemblerVariableList VariableList; typedef in class:v8::internal::compiler::CodeAssembler
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp802 struct VariableList { struct in namespace:PR14489
803 void ConnectAllToAll(VariableList<>& params = VariableList<>()) { argument
806 // CHECK-ELIDE-NOTREE: non-const lvalue reference to type 'VariableList<>' cannot bind to a temporary of type 'VariableList<>'

Completed in 117 milliseconds