HomeSort by: relevance | last modified time | path
    Searched refs:SynthSuperConstructorFunctionDecl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 437 void SynthSuperConstructorFunctionDecl();
2407 // SynthSuperConstructorFunctionDecl - id __rw_objc_super(id obj, id super);
2408 void RewriteModernObjC::SynthSuperConstructorFunctionDecl() {
3278 SynthSuperConstructorFunctionDecl();
3374 SynthSuperConstructorFunctionDecl();
RewriteObjC.cpp 373 void SynthSuperConstructorFunctionDecl();
2318 // SynthSuperConstructorFunctionDecl - id objc_super(id obj, id super);
2319 void RewriteObjC::SynthSuperConstructorFunctionDecl() {
2708 SynthSuperConstructorFunctionDecl();
2804 SynthSuperConstructorFunctionDecl();

Completed in 54 milliseconds