Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/
Dir_representation.h639 ParamIR(const std::string &type, bool is_default, bool is_this_ptr) in ParamIR() argument
640 : ReferencesOtherType(type) , is_default_(is_default), in ParamIR()