OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrototypeDepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
Scope.cpp
35
PrototypeDepth
= parent->
PrototypeDepth
;
48
PrototypeDepth
= 0;
71
if (flags & FunctionPrototypeScope)
PrototypeDepth
++;
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
164
///
PrototypeDepth
- This is the number of function prototype scopes
166
unsigned short
PrototypeDepth
;
288
return
PrototypeDepth
;
Completed in 28 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026