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

/external/clang/include/clang/Sema/
H A DSema.h254 SmallVector<sema::FunctionScopeInfo *, 4> FunctionScopes; member in class:clang::Sema
829 return FunctionScopes.back();

Completed in 92 milliseconds