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

/external/clang/lib/Sema/
H A DSemaDecl.cpp2082 /// to here in AddInitializerToDecl and AddCXXDirectInitializerToDecl. We can't
5829 /// AddInitializerToDecl - Adds the initializer Init to the
5832 void Sema::AddInitializerToDecl(Decl *RealDecl, Expr *Init, function in class:Sema

Completed in 70 milliseconds