Searched refs:makeConstInt (Results 1 – 1 of 1) sorted by relevance
714 static QualType makeConstInt(clang::ASTContext &ctxt) { in makeConstInt() function723 QualType t = ctxt.getDecltypeType(nullptr_expr, makeConstInt(ctxt)); in TEST_F()729 QualType t = ctxt.getTypeOfType(makeConstInt(ctxt)); in TEST_F()742 QualType t_base = ctxt.getTypeOfType(makeConstInt(ctxt)); in TEST_F()