Home
last modified time | relevance | path

Searched defs:SetCompilerType (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/include/lldb/Expression/
DExpressionVariable.h56 void SetCompilerType(const CompilerType &compiler_type) { in SetCompilerType() function
/external/llvm-project/lldb/source/Core/
DValue.cpp254 void Value::SetCompilerType(const CompilerType &compiler_type) { in SetCompilerType() function in Value
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp306 void CompilerType::SetCompilerType(TypeSystem *type_system, in SetCompilerType() function in CompilerType
DType.cpp787 void TypeAndOrName::SetCompilerType(CompilerType compiler_type) { in SetCompilerType() function in TypeAndOrName