OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsAddressSpaceConversion
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp
1244
static bool
IsAddressSpaceConversion
(QualType SrcType, QualType DestType) {
1407
Kind =
IsAddressSpaceConversion
(SrcType, DestType)
2442
if (
IsAddressSpaceConversion
(SrcType, DestType)) {
SemaCast.cpp
1244
static bool
IsAddressSpaceConversion
(QualType SrcType, QualType DestType) {
1407
Kind =
IsAddressSpaceConversion
(SrcType, DestType)
2442
if (
IsAddressSpaceConversion
(SrcType, DestType)) {
Completed in 122 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026