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.cpp179 const clang::QualType canonical_type = qual_type.getCanonicalType(); in IsReferencingType() local
215 const clang::QualType canonical_type = qual_type.getCanonicalType(); in CreateExtendedType() local
266 const clang::Type *canonical_type = qual_type.getCanonicalType().getTypePtr(); in GetTypeUniqueId() local
284 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