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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp373 void SynthSuperConstructorFunctionDecl();
2315 // SynthSuperConstructorFunctionDecl - id objc_super(id obj, id super);
2316 void RewriteObjC::SynthSuperConstructorFunctionDecl() { function in class:RewriteObjC
2703 SynthSuperConstructorFunctionDecl();
2798 SynthSuperConstructorFunctionDecl();
H A DRewriteModernObjC.cpp437 void SynthSuperConstructorFunctionDecl();
2404 // SynthSuperConstructorFunctionDecl - id __rw_objc_super(id obj, id super);
2405 void RewriteModernObjC::SynthSuperConstructorFunctionDecl() { function in class:RewriteModernObjC
3272 SynthSuperConstructorFunctionDecl();
3367 SynthSuperConstructorFunctionDecl();

Completed in 178 milliseconds