Searched defs:Scope (Results 1 – 6 of 6) 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
354 enum Scope { enum
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