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.cpp1979 CompilerType void_clang_type = in AddContextClassType() local
1981 std::array<CompilerType, 1> args{void_clang_type.GetPointerType()}; in AddContextClassType()
1984 void_clang_type, args, false, 0); in AddContextClassType()