Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCOFF.h547 IAT, enumerator
/external/clang/lib/AST/
DMicrosoftMangle.cpp1893 } else if (const IncompleteArrayType *IAT = in mangleArrayType() local
DASTContext.cpp4013 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) { in getUnqualifiedArrayType() local
4316 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(ATy)) in getAsArrayType() local
/external/clang/lib/Sema/
DSemaInit.cpp156 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) { in CheckStringInit() local