OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AttrTy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
TypePrinter.cpp
277
const auto *
AttrTy
= cast<AttributedType>(T);
278
CanPrefixQualifiers =
AttrTy
->getAttrKind() == attr::AddressSpace;
Type.cpp
4180
QualType
AttrTy
= T;
4182
AttrTy
= MacroTy->getUnderlyingType();
4184
if (auto attributed = dyn_cast<AttributedType>(
AttrTy
)) {
Completed in 25 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026