OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isKNRPrototype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp
1008
Declarator.getFunctionTypeInfo().
isKNRPrototype
())
1193
if (FTI.
isKNRPrototype
())
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
1417
///
isKNRPrototype
- Return true if this is a K&R style identifier list,
1420
bool
isKNRPrototype
() const { return !hasPrototype && NumParams != 0; }
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026