Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluVarTypeUtil.hpp189 struct IsScalarType { bool operator() (const VarType& type) const { return type.isBasicType() && … in operator ()() argument
/external/lldb/source/Core/
DValueObject.cpp1954 ValueObject::IsScalarType () in IsScalarType() function in ValueObject
/external/lldb/source/Symbol/
DClangASTType.cpp896 ClangASTType::IsScalarType () const in IsScalarType() function in ClangASTType