Home
last modified time | relevance | path

Searched refs:PrototypeIndex (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DScope.cpp37 PrototypeIndex = 0; in Init()
50 PrototypeIndex = 0; in Init()
/external/clang/include/clang/Sema/
DScope.h152 unsigned short PrototypeIndex; variable
263 return PrototypeIndex++; in getNextFunctionPrototypeIndex()