Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1036 GetOpaqueCompilerType(clang::ASTContext *ast, lldb::BasicType basic_type);
H A DTypeSystemClang.cpp937 GetOpaqueCompilerType(&ast, basic_type); in GetBasicType()
2041 TypeSystemClang::GetOpaqueCompilerType(clang::ASTContext *ast, in GetOpaqueCompilerType() function in TypeSystemClang