Searched defs:GetQualType (Results 1 – 3 of 3) sorted by relevance
36 QualType ClangUtil::GetQualType(const CompilerType &ct) { in GetQualType() function in ClangUtil
1038 static clang::QualType GetQualType(lldb::opaque_compiler_type_t type) { in GetQualType() function
176 static inline QualType GetQualType(CXType CT) { in GetQualType() function