OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasPrototype
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
1277
///
hasPrototype
- This is true if the function had at least one typed
1280
unsigned
hasPrototype
: 1;
1420
bool isKNRPrototype() const { return !
hasPrototype
&& NumParams != 0; }
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026