OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasRelatedResultType
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
DynamicTypePropagation.cpp
319
if (D && D->
hasRelatedResultType
()) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp
138
if (Overridden->
hasRelatedResultType
() &&
139
!NewMethod->
hasRelatedResultType
()) {
4478
if (RTC != Sema::RTC_Incompatible && overridden->
hasRelatedResultType
())
4720
bool
HasRelatedResultType
= false;
4730
HasRelatedResultType
= (bareResultType == Context.getObjCInstanceType());
4744
HasRelatedResultType
);
5004
!ObjCMethod->
hasRelatedResultType
() &&
SemaExprObjC.cpp
295
/*
HasRelatedResultType
=*/false);
571
/*
HasRelatedResultType
=*/false);
685
/*
HasRelatedResultType
=*/false);
1460
if (!Method->
hasRelatedResultType
())
1661
if (!MD || !MD->
hasRelatedResultType
() ||
1696
if (!Method->
hasRelatedResultType
())
SemaPseudoObject.cpp
832
if (RefExpr->isExplicitProperty() && !Getter->
hasRelatedResultType
())
SemaObjCProperty.cpp
1059
Decl->getImplementationControl(), Decl->
hasRelatedResultType
());
SemaStmt.cpp
3975
if (MD->
hasRelatedResultType
() && MD->getClassInterface()) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
179
bool
HasRelatedResultType
= false);
240
bool
HasRelatedResultType
= false);
259
bool
hasRelatedResultType
() const {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp
711
Record.push_back(D->
hasRelatedResultType
());
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTImporter.cpp
4266
D->getImplementationControl(), D->
hasRelatedResultType
()))
Completed in 105 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026