Home
last modified time | relevance | path

Searched refs:is32Or64BitBasicType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1380 static bool is32Or64BitBasicType(QualType Ty, ASTContext &Context) { in is32Or64BitBasicType() function
1402 if (!is32Or64BitBasicType(FD->getType(), Context)) in addFieldSizes()