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

/external/clang/lib/AST/
H A DType.cpp889 /// isConstantSizeType - Return true if this is not a variable sized type,
892 bool Type::isConstantSizeType() const { function in class:Type

Completed in 270 milliseconds