Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp163 auto decl = TypeSystemClang::AddVariableToRecordType( in visitKnownMember()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h864 static clang::VarDecl *AddVariableToRecordType(const CompilerType &type,
H A DTypeSystemClang.cpp7604 clang::VarDecl *TypeSystemClang::AddVariableToRecordType( in AddVariableToRecordType() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1294 auto decl = TypeSystemClang::AddVariableToRecordType( in AddRecordMembers()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2762 clang::VarDecl *v = TypeSystemClang::AddVariableToRecordType( in ParseSingleMember()