Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp3519 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) { in getUnqualifiedArrayType() local
3818 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(ATy)) in getAsArrayType() local
/external/clang/lib/Sema/
DSemaInit.cpp92 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) { in CheckStringInit() local