Home
last modified time | relevance | path

Searched defs:DInt (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dattributes.cpp604 using DInt = D<int>; typedef
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp1525 APInt DInt(8, D); in TEST_F() local