Searched refs:NewLC (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocevents.cpp317 CLineReader* reader = CLineReader::NewLC(aFs, name);
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A Dsdlexe.cpp775 CApaWindowGroupName* name = CApaWindowGroupName::NewLC(ses, focus);
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1697 const LocationContext *&NewLC = LCM[&PD.getActivePath()]; local
1698 if (!NewLC)
1699 NewLC = N->getLocationContext();
1701 PDB.LC = NewLC;

Completed in 122 milliseconds