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

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

Completed in 79 milliseconds