Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariableType.hpp36 class VariableType class
177 inline VariableType::VariableType (void) in VariableType() function in rsg::VariableType
186 inline VariableType::VariableType (Type baseType, int numElements) in VariableType() function in rsg::VariableType
196 inline VariableType::VariableType (Type baseType, const VariableType& elementType, int numElements) in VariableType() function in rsg::VariableType
206 inline VariableType::VariableType (Type baseType, const char* typeName) in VariableType() function in rsg::VariableType
DrsgVariableType.cpp53 VariableType::VariableType (const VariableType& other) in VariableType() function in rsg::VariableType
/external/clang/lib/Sema/
DSemaStmt.cpp2427 QualType VariableType = VD->getType(); in DiagnoseForRangeReferenceVariableCopies() local
2496 QualType VariableType = VD->getType(); in DiagnoseForRangeConstVariableCopies() local
2546 QualType VariableType = VD->getType(); in DiagnoseForRangeVariableCopies() local