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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp380 void SynthSelGetUidFunctionDecl();
2003 SynthSelGetUidFunctionDecl();
2231 // SynthSelGetUidFunctionDecl - SEL sel_registerName(const char *str);
2232 void RewriteObjC::SynthSelGetUidFunctionDecl() { function in class:RewriteObjC
2634 SynthSelGetUidFunctionDecl();
H A DRewriteModernObjC.cpp447 void SynthSelGetUidFunctionDecl();
2114 SynthSelGetUidFunctionDecl();
2346 // SynthSelGetUidFunctionDecl - SEL sel_registerName(const char *str);
2347 void RewriteModernObjC::SynthSelGetUidFunctionDecl() { function in class:RewriteModernObjC
2654 SynthSelGetUidFunctionDecl();
2741 SynthSelGetUidFunctionDecl();
2870 SynthSelGetUidFunctionDecl();
3260 SynthSelGetUidFunctionDecl();

Completed in 52 milliseconds