Searched defs:DeclScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DScope.h47 /// DeclScope - This is a scope that can contain a declaration. Some scopes
49 DeclScope = 0x08, enumerator in enum:clang::Scope::ScopeFlags
60 /// the FnScope and DeclScope flags set as well.
78 /// It always has FnScope and DeclScope set as well.

Completed in 73 milliseconds