Searched defs:TagD (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclContextInternals.h206 NamedDecl *TagD = Vec.back(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3137 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, argument
H A DSemaTemplate.cpp6532 Decl *TagD = ActOnTag(S, TagSpec, Sema::TUK_Reference, local
H A DSemaDecl.cpp3041 Decl *TagD = 0; local
10216 ActOnTagStartDefinition(Scope *S, Decl *TagD) argument
10240 ActOnStartCXXMemberDeclarations(Scope *S, Decl *TagD, SourceLocation FinalLoc, SourceLocation LBraceLoc) argument
10275 ActOnTagFinishDefinition(Scope *S, Decl *TagD, SourceLocation RBraceLoc) argument
10319 ActOnTagDefinitionError(Scope *S, Decl *TagD) argument
10415 ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, Declarator &D, Expr *BitfieldWidth) argument
[all...]

Completed in 211 milliseconds