Searched refs:lastType (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGAnimateElement.cpp436 AnimatedAttributeType lastType = m_animatedAttributeType; local
441 m_animatedAttributeType = lastType;
/external/clang/include/clang/AST/
H A DDecl.h2254 static bool classofKind(Kind K) { return K >= firstType && K <= lastType; }

Completed in 170 milliseconds