Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp670 RecordDecl *structDecl = DeclType->getAs<RecordType>()->getDecl(); in numStructUnionElements() local
1534 RecordDecl* structDecl = DeclType->getAs<RecordType>()->getDecl(); in CheckStructUnionTypes() local