OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:equivalentType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
1140
QualType
equivalentType
= recurse(T->getEquivalentType());
1141
if (
equivalentType
.isNull())
1146
equivalentType
.getAsOpaquePtr()
1151
equivalentType
);
ASTContext.cpp
4564
QualType
equivalentType
) {
4566
AttributedType::Profile(id, attrKind, modifiedType,
equivalentType
);
4572
QualType canon = getCanonicalType(
equivalentType
);
4574
AttributedType(canon, attrKind, modifiedType,
equivalentType
);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1486
QualType
equivalentType
);
/src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h
6754
QualType
equivalentType
6756
if (
equivalentType
.isNull())
6772
equivalentType
);
Completed in 51 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026