Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_dump.proto77 optional bool is_this_ptr = 3; field
/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp503 bool has_default_arg, const std::string &source_file, bool is_this_ptr) { in SetupFunctionParameter()
/development/vndk/tools/header-checker/src/repr/
Dir_representation.h639 ParamIR(const std::string &type, bool is_default, bool is_this_ptr) in ParamIR()