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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp371 void SynthSelGetUidFunctionDecl();
1994 SynthSelGetUidFunctionDecl();
2223 // SynthSelGetUidFunctionDecl - SEL sel_registerName(const char *str);
2224 void RewriteObjC::SynthSelGetUidFunctionDecl() { function in class:RewriteObjC
2626 SynthSelGetUidFunctionDecl();
H A DRewriteModernObjC.cpp438 void SynthSelGetUidFunctionDecl();
2102 SynthSelGetUidFunctionDecl();
2335 // SynthSelGetUidFunctionDecl - SEL sel_registerName(const char *str);
2336 void RewriteModernObjC::SynthSelGetUidFunctionDecl() { function in class:RewriteModernObjC
2643 SynthSelGetUidFunctionDecl();
2727 SynthSelGetUidFunctionDecl();
2851 SynthSelGetUidFunctionDecl();
3234 SynthSelGetUidFunctionDecl();

Completed in 322 milliseconds