Searched defs:getArrayElementTypeNoTypeQual (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DType.cpp195 /// getArrayElementTypeNoTypeQual - If this is an array type, return the
198 const Type *Type::getArrayElementTypeNoTypeQual() const { function in class:Type

Completed in 76 milliseconds