Home
last modified time | relevance | path

Searched defs:AddVolatileModifier (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DTypeSystem.cpp97 TypeSystem::AddVolatileModifier(lldb::opaque_compiler_type_t type) { in AddVolatileModifier() function in TypeSystem
H A DCompilerType.cpp441 CompilerType CompilerType::AddVolatileModifier() const { in AddVolatileModifier() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4586 TypeSystemClang::AddVolatileModifier(lldb::opaque_compiler_type_t type) { in AddVolatileModifier() function in TypeSystemClang