HomeSort by relevance Sort by last modified time
    Searched refs:PrototypeIndex (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
Scope.cpp 35 PrototypeIndex = 0;
42 PrototypeIndex = 0;
  /external/clang/include/clang/Sema/
Scope.h 113 /// PrototypeIndex - This is the number of parameters currently
115 unsigned short PrototypeIndex;
217 return PrototypeIndex++;

Completed in 43 milliseconds