Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_special_func.cpp44 const clang::QualType &IntType = FD->getASTContext().IntTy; in isGraphicsRootRSFunc() local
60 const clang::QualType &IntType = FD->getASTContext().IntTy; in validateSpecialFuncDecl() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmathlimits.h165 #define DECL_SIGNED_INT_LIMITS(IntType, UnsignedIntType) \ argument
185 #define DECL_UNSIGNED_INT_LIMITS(IntType) \ argument