OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchTypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp
3148
static bool
matchTypes
(ASTContext &Context, Sema::MethodMatchStrategy strategy,
3235
if (!
matchTypes
(Context, strategy, li->getType(), ri->getType()))
3247
if (!
matchTypes
(Context, strategy, left->getReturnType(),
3273
if (!
matchTypes
(Context, strategy, lparm->getType(), rparm->getType()))
SemaDeclObjC.cpp
3148
static bool
matchTypes
(ASTContext &Context, Sema::MethodMatchStrategy strategy,
3235
if (!
matchTypes
(Context, strategy, li->getType(), ri->getType()))
3247
if (!
matchTypes
(Context, strategy, left->getReturnType(),
3273
if (!
matchTypes
(Context, strategy, lparm->getType(), rparm->getType()))
Completed in 119 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026