Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp97 TypeSystem::AddVolatileModifier(lldb::opaque_compiler_type_t type) { in AddVolatileModifier() function in TypeSystem
DCompilerType.cpp429 CompilerType CompilerType::AddVolatileModifier() const { in AddVolatileModifier() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4497 TypeSystemClang::AddVolatileModifier(lldb::opaque_compiler_type_t type) { in AddVolatileModifier() function in TypeSystemClang