Searched defs:GCScope (Results 1 – 1 of 1) sorted by relevance
1519 struct GCScope { struct in __anon4af2bf000111::FunctionAnalyzer1520 clang::FullSourceLoc guard_location;1521 clang::FullSourceLoc gccause_location;1522 clang::FunctionDecl* gccause_decl;1526 bool IsBeforeGCCause() const { in IsBeforeGCCause()1534 void SetGCCauseLocation(clang::FullSourceLoc gccause_location_, in SetGCCauseLocation()