Searched refs:SynthSuperConstructorFunctionDecl (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp439 void SynthSuperConstructorFunctionDecl();
2427 // SynthSuperConstructorFunctionDecl - id __rw_objc_super(id obj, id super);
2428 void RewriteModernObjC::SynthSuperConstructorFunctionDecl() { function in class:RewriteModernObjC
3322 SynthSuperConstructorFunctionDecl();
3422 SynthSuperConstructorFunctionDecl();
H A DRewriteObjC.cpp372 void SynthSuperConstructorFunctionDecl();
2313 // SynthSuperConstructorFunctionDecl - id objc_super(id obj, id super);
2314 void RewriteObjC::SynthSuperConstructorFunctionDecl() { function in class:RewriteObjC
2708 SynthSuperConstructorFunctionDecl();
2808 SynthSuperConstructorFunctionDecl();

Completed in 50 milliseconds