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

/external/clang/include/clang/Sema/
H A DScope.h138 /// PrototypeDepth - This is the number of function prototype scopes
140 unsigned short PrototypeDepth; member in class:clang::Scope
248 return PrototypeDepth;

Completed in 187 milliseconds