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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp284 static bool is32Or64BitBasicType(QualType Ty, ASTContext &Context) { function
325 if (!is32Or64BitBasicType(FD->getType(), Context))

Completed in 369 milliseconds