Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h56 void SetCompilerType(const CompilerType &compiler_type) { in SetCompilerType() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp254 void Value::SetCompilerType(const CompilerType &compiler_type) { in SetCompilerType() function in Value
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp312 void CompilerType::SetCompilerType(TypeSystem *type_system, in SetCompilerType() function in CompilerType
H A DType.cpp786 void TypeAndOrName::SetCompilerType(CompilerType compiler_type) { in SetCompilerType() function in TypeAndOrName