Searched defs:AbsType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp4800 unsigned AbsType) {
4801 if (AbsType == 0)
4805 QualType BuiltinType = Context.GetBuiltinType(AbsType, Error);
4799 getAbsoluteValueArgumentType(ASTContext &Context, unsigned AbsType) argument

Completed in 46 milliseconds