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

/external/clang/lib/Sema/
H A DSemaDecl.cpp3090 /// FinalizeDeclaratorGroup. Unfortunately, we can't analyze tentative
3210 // Variables with external linkage are analyzed in FinalizeDeclaratorGroup.
9040 return ActOnDeclStmt(FinalizeDeclaratorGroup(S, DS, Var), IdentLoc,
9317 Sema::DeclGroupPtrTy Sema::FinalizeDeclaratorGroup(Scope *S, const DeclSpec &DS, function in class:Sema
9414 // FinalizeDeclaratorGroup adds these as separate declarations.

Completed in 120 milliseconds