Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDScope.cpp37 PrototypeIndex = 0; in Init()
50 PrototypeIndex = 0; in Init()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScope.h152 unsigned short PrototypeIndex; variable
263 return PrototypeIndex++; in getNextFunctionPrototypeIndex()