Home
last modified time | relevance | path

Searched refs:InterfaceTypes (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenTypes.h136 llvm::DenseMap<const ObjCInterfaceType*, llvm::Type *> InterfaceTypes; variable
DCodeGenTypes.cpp572 llvm::Type *&T = InterfaceTypes[cast<ObjCInterfaceType>(Ty)]; in ConvertType()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc484 using InterfaceTypes = testing::Types< typedef
518 TYPED_TEST_CASE(SyncMethodCommonTest, InterfaceTypes);
519 TYPED_TEST_CASE(SequencedTaskRunnerTestLauncher, InterfaceTypes);