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() struct 74 MIType(int i, int j) : Base12(i, j) { } in TEST_SUBMODULE() function
|
/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-7.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 981 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType, in getImpl() 990 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType, in getImpl()
|