Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp97 TypeSystem::AddVolatileModifier(lldb::opaque_compiler_type_t type) { AddVolatileModifier() function in TypeSystem
H A DCompilerType.cpp695 CompilerType CompilerType::AddVolatileModifier() const { AddVolatileModifier() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4560 TypeSystemClang::AddVolatileModifier(lldb::opaque_compiler_type_t type) { AddVolatileModifier() function in TypeSystemClang