Home
last modified time | relevance | path

Searched defs:IAT (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp154 IAT->getIndexTypeCVRQualifiers()); in desugarForDiagnostic() local
H A DMicrosoftMangle.cpp3186 const IncompleteArrayType *IAT = mangleArrayType() local
H A DASTContext.cpp6201 if (const auto *IAT = dyn_cast<IncompleteArrayType>(AT)) { getUnqualifiedArrayType() local
7052 if (const auto *IAT = dyn_cast<IncompleteArrayType>(ATy)) getAsArrayType() local
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h609 IAT, global() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6888 const auto *IAT = cast<IncompleteArrayType>(Old); wrap() local
8792 if (const auto *IAT = Context.getAsIncompleteArrayType(DestType)) { completeExprArrayBound() local
H A DSemaInit.cpp225 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) { CheckStringInit() local
H A DSemaOverload.cpp5326 if (const auto *IAT = dyn_cast<IncompleteArrayType>(AT)) TryListConversion() local