Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTContext.cpp1797 TypeInfoChars EltInfo = Context.getTypeInfoInChars(CAT->getElementType()); getConstantArrayInfoInChars() local
1945 TypeInfo EltInfo = getTypeInfo(cast<ArrayType>(T)->getElementType()); getTypeInfoImpl() local
1960 TypeInfo EltInfo = getTypeInfo(VT->getElementType()); getTypeInfoImpl() local
2278 TypeInfo EltInfo = getTypeInfo(cast<ComplexType>(T)->getElementType()); getTypeInfoImpl() local
[all...]