Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DScope.cpp37 PrototypeIndex = 0; in Init()
49 PrototypeIndex = 0; in Init()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScope.h144 unsigned short PrototypeIndex; variable
255 return PrototypeIndex++; in getNextFunctionPrototypeIndex()