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

/external/clang/include/clang/Sema/
H A DScope.h142 /// PrototypeIndex - This is the number of parameters currently
144 unsigned short PrototypeIndex; member in class:clang::Scope
255 return PrototypeIndex++;

Completed in 57 milliseconds