Home
last modified time | relevance | path

Searched defs:ArgType (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSInvariant.cpp79 const llvm::Type *ArgType = Arg.getType(); in runOnFunction() local
/frameworks/base/startop/view_compiler/
Ddex_builder.cc256 const TypeDescriptor& Prototype::ArgType(size_t index) const { in ArgType() function in startop::dex::Prototype
/frameworks/compile/slang/
Dslang_rs_reflection.cpp3072 const char *ArgType = va_arg(vl, const char *); in startFunction() local