Home
last modified time | relevance | path

Searched refs:void_clang_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1980 CompilerType void_clang_type = in AddContextClassType() local
1982 CompilerType void_ptr_clang_type = void_clang_type.GetPointerType(); in AddContextClassType()
1985 void_clang_type, &void_ptr_clang_type, 1, false, 0); in AddContextClassType()