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

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

Completed in 40 milliseconds