Searched defs:NewTag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3546 TagDecl *NewTag = NewVar->getType()->castAs<TagType>()->getDecl(); local
H A DSemaDecl.cpp10233 isAcceptableTagRedeclaration(const TagDecl *Previous, TagTypeKind NewTag, bool isDefinition, SourceLocation NewTagLoc, const IdentifierInfo &Name) argument
[all...]

Completed in 174 milliseconds