Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp714 static QualType makeConstInt(clang::ASTContext &ctxt) { in makeConstInt() function
723 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()