HomeSort by relevance Sort by last modified time
    Searched refs:SetConstness (Results 1 - 3 of 3) sorted by null

  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.cpp 313 qual_type_ir->SetConstness(canonical_type.isConstQualified());
    [all...]
  /development/vndk/tools/header-checker/header-abi-util/include/
ir_representation.h 546 void SetConstness(bool is_const) {
    [all...]
  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation_protobuf.cpp 257 qualified_type_ir.SetConstness(qualified_type_protobuf.is_const());
    [all...]

Completed in 63 milliseconds