Searched defs:Scope (Results 1 – 8 of 8) sorted by relevance
112 struct Scope { struct113 Scope* parent; argument117 Scope(Scope* parent, int depth); argument120 Scope::Scope(Scope* p, int d) in Scope() function in Scope
59 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() function
64 public enum Scope { enum in RavenwoodAwareTestRunner
56 enum class Scope { in <lambda>() class in com.android.systemui.navigationbar.gestural.domain.GestureInteractor
170 Scope string member
84 public enum Scope { enum in RawBatteryStats
2652 MDNode *Scope = nullptr, *IA = nullptr; in ParseFunctionBody() local
2913 MDNode *Scope = nullptr, *IA = nullptr; in ParseFunctionBody() local