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 37 PrototypeIndex = 0;
50 PrototypeIndex = 0;
  /external/clang/include/clang/Sema/
Scope.h 150 /// PrototypeIndex - This is the number of parameters currently
152 unsigned short PrototypeIndex;
263 return PrototypeIndex++;

Completed in 36 milliseconds