OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAddressSpaceOverlapping
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp
2554
if (!DestPointeeType.
isAddressSpaceOverlapping
(SrcPointeeType)) {
2599
: !DestPPointee.
isAddressSpaceOverlapping
(SrcPPointee)) {
SemaExpr.cpp
10467
if (!LHSPointeeTy.
isAddressSpaceOverlapping
(RHSPointeeTy)) {
11857
if (!LCanPointeeTy.
isAddressSpaceOverlapping
(RCanPointeeTy)) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
1094
bool
isAddressSpaceOverlapping
(QualType T) const {
Completed in 38 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026