Home
last modified time | relevance | path

Searched defs:packed_args (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h335 std::unique_ptr<TemplateParameterInfos> packed_args; variable
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1479 auto packed_args = ops::Stack(root.WithDevice("/device:CPU:0"), in TEST() local