Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILEval.cpp167 m_expr, errMsg, node->GetLocation(), node->GetName().size()); in Visit()
197 node->GetLocation()); in Visit()
206 node->GetLocation()); in Visit()
214 m_expr, "invalid ast: unexpected binary operator", node->GetLocation()); in Visit()
253 m_expr, errMsg, node->GetLocation(), node->GetFieldName().size()); in Visit()
260 m_expr, errMsg, node->GetLocation(), node->GetFieldName().size()); in Visit()
276 m_expr, errMsg, node->GetLocation(), node->GetFieldName().size()); in Visit()
283 m_expr, errMsg, node->GetLocation(), node->GetFieldName().size()); in Visit()
302 m_expr, errMsg, node->GetLocation(), node->GetFieldName().size()); in Visit()
323 m_expr, errMsg, node->GetLocation(), node->GetFieldName().size()); in Visit()
[all …]
H A DDILParser.cpp100 uint32_t loc = token.GetLocation(); in ParseUnaryExpression()
130 uint32_t loc = CurToken().GetLocation(); in ParsePostfixExpression()
139 CurToken().GetLocation(), CurToken().GetSpelling().length()); in ParsePostfixExpression()
148 CurToken().GetLocation(), CurToken().GetSpelling().length()); in ParsePostfixExpression()
167 member_token.GetLocation(), std::move(lhs), in ParsePostfixExpression()
189 uint32_t loc = CurToken().GetLocation(); in ParsePrimaryExpression()
205 CurToken().GetLocation(), CurToken().GetSpelling().length()); in ParsePrimaryExpression()
241 CurToken().GetLocation(), CurToken().GetSpelling().length()); in ParseNestedNameSpecifier()
376 CurToken().GetLocation(), CurToken().GetSpelling().length()); in Expect()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp407 if (options.GetLocation() == 0 || in ReadEncodedBufferAndDumpToStream()
408 options.GetLocation() == LLDB_INVALID_ADDRESS) in ReadEncodedBufferAndDumpToStream()
465 target_sp->ReadCStringFromMemory(options.GetLocation(), buffer, in ReadEncodedBufferAndDumpToStream()
468 target_sp->ReadStringFromMemory(options.GetLocation(), buffer, in ReadEncodedBufferAndDumpToStream()
471 target_sp->ReadMemory(options.GetLocation(), buffer, bufferSPSize, error); in ReadEncodedBufferAndDumpToStream()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h110 const Address &GetLocation() const { return m_location; } in GetLocation() function
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DDILLexer.h57 uint32_t GetLocation() const { return m_start_pos; } in GetLocation() function
H A DDILAST.h57 uint32_t GetLocation() const { return m_location; } in GetLocation() function
/freebsd/stand/efi/include/
H A Defipciio.h535 EFI_PCI_IO_PROTOCOL_GET_LOCATION GetLocation; member
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DPciIo.h528 EFI_PCI_IO_PROTOCOL_GET_LOCATION GetLocation; member
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBValueExtensions.i84 …location = property(GetLocation, None, doc='''A read only property that returns the location of th…
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBValue.h110 const char *GetLocation();
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp108 static ModRefInfo GetLocation(const Instruction *Inst, MemoryLocation &Loc, in GetLocation() function
200 ModRefInfo MR = GetLocation(Inst, Loc, TLI); in getCallDependencyFrom()
456 /*ModRefInfo MR =*/ GetLocation(II, Loc, TLI); in getSimplePointerDependencyFrom()
671 ModRefInfo MR = GetLocation(QueryInst, MemLoc, TLI); in getDependency()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp531 auto GetLocation = [this](const Expr *Str, unsigned Offset) { in ActOnGCCAsmStmt() local
540 targetDiag(GetLocation(asmString, DiagOffs), DiagID) in ActOnGCCAsmStmt()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp444 const char *SBValue::GetLocation() { in GetLocation() function in SBValue
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78032 result = (char *)(arg1)->GetLocation(); in _wrap_SBValue_GetLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19926 {"_Z11GetLocationPKN4llvm11InstructionERNS_13AliasAnalysis8LocationEPS3_", "GetLocation(llvm::Instr…