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.cpp100 const clang::QualType canonical_type = qual_type.getCanonicalType(); in IsReferencingType() local
205 const clang::QualType canonical_type = qual_type.getCanonicalType(); in CreateExtendedType() local
215 const clang::QualType canonical_type = qual_type.getCanonicalType(); in CreateBasicNamedAndTypedDecl() local
273 clang::QualType canonical_type, repr::TypeIR *typep, in CreateBasicNamedAndTypedDecl()
316 const clang::QualType canonical_type, const std::string &source_file) { in SetTypeKind()
469 clang::QualType canonical_type = function_type_->getCanonicalTypeInternal(); in GetFunctionType() local