Home
last modified time | relevance | path

Searched defs:EltTypeArray (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp815 llvm::DITypeArray EltTypeArray = DBuilder.getOrCreateTypeArray(EltTys); in CreateType() local
1067 llvm::DITypeArray EltTypeArray = DBuilder.getOrCreateTypeArray(Elts); in getOrCreateInstanceMethodType() local
2545 llvm::DITypeArray EltTypeArray = DBuilder.getOrCreateTypeArray(Elts); in getOrCreateFunctionType() local
2559 llvm::DITypeArray EltTypeArray = DBuilder.getOrCreateTypeArray(EltTys); in getOrCreateFunctionType() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp849 DITypeArray EltTypeArray = DBuilder->getOrCreateTypeArray(EltTys); in CreateFunctionType() local