Home
last modified time | relevance | path

Searched defs:structDecl (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplersOld.cpp321 TIntermDeclaration *structDecl = new TIntermDeclaration; in stripStructSpecifierSamplers() local
DRewriteStructSamplers.cpp584 TIntermDeclaration *structDecl = new TIntermDeclaration; in stripStructSpecifierSamplers() local
DRewriteRowMajorMatrices.cpp726 TIntermDeclaration *structDecl = new TIntermDeclaration; in convertStruct() local
/external/clang/lib/Sema/
DSemaInit.cpp803 RecordDecl *structDecl = DeclType->getAs<RecordType>()->getDecl(); in numStructUnionElements() local
1743 RecordDecl *structDecl = DeclType->getAs<RecordType>()->getDecl(); in CheckStructUnionTypes() local