Home
last modified time | relevance | path

Searched refs:GetOpaqueCompilerType (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h1118 GetOpaqueCompilerType(clang::ASTContext *ast, lldb::BasicType basic_type);
HDTypeSystemClang.cpp879 GetOpaqueCompilerType(&ast, basic_type); in GetBasicType()
2000 TypeSystemClang::GetOpaqueCompilerType(clang::ASTContext *ast, in GetOpaqueCompilerType() function in TypeSystemClang