OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:areComparableObjCPointerTypes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2695
bool
areComparableObjCPointerTypes
(QualType LHS, QualType RHS);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
9337
bool ASTContext::
areComparableObjCPointerTypes
(QualType LHS, QualType RHS) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
8444
// FIXME: Consider unifying with '
areComparableObjCPointerTypes
'.
12018
if (!Context.
areComparableObjCPointerTypes
(LHSType, RHSType))
Completed in 35 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026