Searched defs:MIType (Results  1 – 3 of 3) sorted by relevance
| /external/python/pybind11/tests/ | 
| D | test_multiple_inheritance.cpp | 73     struct MIType : Base12 {  in TEST_SUBMODULE()  struct74         MIType(int i, int j) : Base12(i, j) { }  in TEST_SUBMODULE()  argument
 
 | 
| /external/llvm/lib/IR/ | 
| D | DebugInfoMetadata.cpp | 627 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType,  in getImpl()636 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType,  in getImpl()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | DebugInfoMetadata.cpp | 1247 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType,  in getImpl()1256 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType,  in getImpl()
 
 |