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 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
3741
Old->
hasPrototype
() && !New->
hasPrototype
() &&
8492
bool
HasPrototype
=
8493
(D.isFunctionDeclarator() && D.getFunctionTypeInfo().
hasPrototype
) ||
8497
R, TInfo, SC, isInline,
HasPrototype
,
8567
/*
hasPrototype
=*/true, ConstexprKind,
8628
R, TInfo, SC, isInline, true /*
HasPrototype
*/,
13910
if (!FTI.
hasPrototype
) {
SemaDecl.cpp
3741
Old->
hasPrototype
() && !New->
hasPrototype
() &&
8492
bool
HasPrototype
=
8493
(D.isFunctionDeclarator() && D.getFunctionTypeInfo().
hasPrototype
) ||
8497
R, TInfo, SC, isInline,
HasPrototype
,
8567
/*
hasPrototype
=*/true, ConstexprKind,
8628
R, TInfo, SC, isInline, true /*
HasPrototype
*/,
13910
if (!FTI.
hasPrototype
) {
Completed in 205 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026