Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp497 clang::QualType this_type = cxx_method_decl->getThisType(); in SetupThisParameter() local
498 return SetupFunctionParameter(functionp, this_type, false, source_file, true); in SetupThisParameter()