Searched defs:MIType (Results 1 – 4 of 4) 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() 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()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 1473 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType, in getImpl() 1482 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType, in getImpl()
|