Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp112 ClangASTContext::AddVariableToRecordType( in visitKnownMember()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h848 static clang::VarDecl *AddVariableToRecordType(const CompilerType &type,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1253 auto decl = ClangASTContext::AddVariableToRecordType( in AddRecordMembers()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2885 ClangASTContext::AddVariableToRecordType( in ParseChildMembers()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8093 clang::VarDecl *ClangASTContext::AddVariableToRecordType( in AddVariableToRecordType() function in ClangASTContext