Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtil.cpp44 QualType ClangUtil::GetCanonicalQualType(const CompilerType &ct) { in GetCanonicalQualType() function in ClangUtil
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1106 GetCanonicalQualType(lldb::opaque_compiler_type_t type) { in GetCanonicalQualType() function