Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DTypeSystem.cpp76 CompilerType TypeSystem::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystem
H A DCompilerType.cpp456 CompilerType CompilerType::AddConstModifier() const { in AddConstModifier() function in CompilerType
H A DClangASTContext.cpp4923 ClangASTContext::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in ClangASTContext