OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QualTypeToString
(Results
1 - 2
of
2
) sorted by null
/development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.cpp
79
type_abi->set_name(
QualTypeToString
(canonical_type));
184
basic_abi->set_linker_set_key(
QualTypeToString
(type));
189
std::string ABIWrapper::
QualTypeToString
(
332
std::string name =
QualTypeToString
(base_class->getType());
abi_wrappers.h
52
std::string
QualTypeToString
(const clang::QualType &sweet_qt) const;
Completed in 61 milliseconds