Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp180 const clang::QualType canonical_type = qual_type.getCanonicalType(); in IsReferencingType() local
216 const clang::QualType canonical_type = qual_type.getCanonicalType(); in CreateExtendedType() local
267 const clang::Type *canonical_type = qual_type.getCanonicalType().getTypePtr(); in GetTypeUniqueId() local
285 clang::QualType canonical_type, repr::TypeIR *typep, in CreateBasicNamedAndTypedDecl()
322 const clang::QualType canonical_type = qual_type.getCanonicalType(); in CreateBasicNamedAndTypedDecl() local
358 const clang::QualType canonical_type, const std::string &source_file) { in SetTypeKind()
473 clang::QualType canonical_type = function_type_->getCanonicalTypeInternal(); in GetFunctionType() local