Home
last modified time | relevance | path

Searched defs:startPos (Results 1 – 8 of 8) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorInferTypeOpInterfaceImpl.cpp26 unsigned startPos = getExpandedDimToCollapsedDimMap() local
49 unsigned startPos = getCollapsedOutputDimFromInputShape() local
90 unsigned startPos = getExpandedOutputDimFromInputShape() local
/llvm-project/flang/runtime/
H A Ddescriptor-io.cpp61 Fortran::common::optional<std::int64_t> startPos; in DefinedFormattedIo() local
/llvm-project/clang/include/clang/AST/
H A DFormatString.h723 virtual void HandlePosition(const char *startPos, unsigned posLen) {} in HandlePosition()
725 virtual void HandleInvalidPosition(const char *startPos, unsigned posLen, in HandleInvalidPosition()
728 virtual void HandleZeroPosition(const char *startPos, unsigned posLen) {} in HandleZeroPosition()
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h636 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos, in PathDiagnosticControlFlowPiece()
643 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos, in PathDiagnosticControlFlowPiece()
/llvm-project/mlir/tools/mlir-tblgen/
H A DLLVMIRConversionGen.cpp55 size_t startPos = str.find('$'); in findNextVariable() local
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp1133 lsp::Position startPos(chunk.lineOffset); in findDocumentSymbols() local
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1527 lsp::Position startPos(chunk.lineOffset); in findDocumentSymbols() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6364 HandlePosition(const char * startPos,unsigned posLen) HandlePosition() argument
6381 HandleZeroPosition(const char * startPos,unsigned posLen) HandleZeroPosition() argument