Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DType.cpp35 bool Type::isUndefinedType() const in isUndefinedType() function in Type
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/source/app/
H A DMLValue.h139 bool isUndefinedType() { return mType == kUndefinedValue; } in isUndefinedType() function