Home
last modified time | relevance | path

Searched defs:isTry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/tools/hidl/
DgenerateCpp.cpp89 static void declareGetService(Formatter &out, const std::string &interfaceName, bool isTry) { in declareGetService()
163 bool isTry) { in implementGetService()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp4028 bool isTry = isa<ObjCAtTryStmt>(S); in EmitTryOrSynchronizedStmt() local