Searched refs:AddVariableToRecordType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp131 ClangASTContext::AddVariableToRecordType(
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h770 static clang::VarDecl *AddVariableToRecordType(const CompilerType &type,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1258 auto decl = ClangASTContext::AddVariableToRecordType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2574 ClangASTContext::AddVariableToRecordType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp7078 clang::VarDecl *ClangASTContext::AddVariableToRecordType( function in class:ClangASTContext

Completed in 118 milliseconds