Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp487 TIntermDeclaration *structDecl = new TIntermDeclaration; in stripStructSpecifierSamplers() local
DRewriteRowMajorMatrices.cpp725 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
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp984 RecordDecl *structDecl = DeclType->castAs<RecordType>()->getDecl(); in numStructUnionElements() local
2012 RecordDecl *structDecl = DeclType->castAs<RecordType>()->getDecl(); in CheckStructUnionTypes() local