Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DEHScopeStack.h58 typedef T saved_type; typedef
DCodeGenFunction.h3410 typedef llvm::PointerIntPair<llvm::Value*, 1, bool> saved_type; typedef
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc4237 const auto saved_type = param_type[i]; in TEST_P() local