Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp154 else if (const auto *IAT = dyn_cast<IncompleteArrayType>(AT)) in desugarForDiagnostic() local
H A DMicrosoftMangle.cpp3051 const IncompleteArrayType *IAT = mangleArrayType() local
H A DASTContext.cpp6032 if (const auto *IAT = dyn_cast<IncompleteArrayType>(AT)) { getUnqualifiedArrayType() local
6883 if (const auto *IAT = dyn_cast<IncompleteArrayType>(ATy)) getAsArrayType() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h609 IAT, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7359 const auto *IAT = cast<IncompleteArrayType>(Old); wrap() local
H A DSemaInit.cpp200 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) { CheckStringInit() local
H A DSemaOverload.cpp5291 if (const auto *IAT = dyn_cast<IncompleteArrayType>(AT)) TryListConversion() local