Lines Matching refs:FunctionScopeInfo
35 /// Examines the FunctionScopeInfo stack to determine the nearest
38 /// If successful, returns the index into Sema's FunctionScopeInfo stack
60 /// \param FunctionScopes - Sema's stack of nested FunctionScopeInfo's (which a
66 /// contains the index (into Sema's FunctionScopeInfo stack) of the innermost
72 ArrayRef<const clang::sema::FunctionScopeInfo *> FunctionScopes,
146 /// Examines the FunctionScopeInfo stack to determine the nearest
149 /// If successful, returns the index into Sema's FunctionScopeInfo stack
169 /// \param FunctionScopes - Sema's stack of nested FunctionScopeInfo's (which a
177 /// contains the index (into Sema's FunctionScopeInfo stack) of the innermost
183 ArrayRef<const sema::FunctionScopeInfo *> FunctionScopes,