OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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