Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dbuilder_test.cpp207 auto IntTy = m->getIntType(32); in TEST() local
/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp252 const clang::CanQualType IntTy = mASTCtxt.IntTy; in VisitCallExpr() local