Searched defs:Column (Results 26 - 50 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp234 AlignTokenSequence(unsigned Start, unsigned End, unsigned Column, F &&Matches, argument
692 alignTrailingComments(unsigned Start, unsigned End, unsigned Column) argument
734 alignEscapedNewlines(unsigned Start, unsigned End, unsigned Column) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp500 unsigned Column = D.getColumnNo(); local
629 << Filename << Line << Column; local
640 unsigned Line, Column; local
663 << Filename << Line << Column; local
669 unsigned Line, Column; local
693 << Filename << Line << Column; local
703 unsigned Line, Column; local
732 << Filename << Line << Column; local
[all...]
H A DCGDebugInfo.cpp4003 unsigned Column = 0; local
4128 unsigned Column = getColumnNumber(D->getLocation()); local
4179 unsigned Column = getColumnNumber(VD->getLocation()); local
H A DCGExpr.cpp2891 int Line, Column; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp707 unsigned Column = OS.tell() - Start; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp130 recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId, unsigned FileNo, unsigned Line, unsigned Column, bool PrologueEnd, bool IsStmt) argument
H A DMCObjectStreamer.cpp526 FileNo, Line, Column, PrologueEnd, local
446 EmitDwarfLocDirective(unsigned FileNo, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator, StringRef FileName) argument
514 EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, unsigned Line, unsigned Column, bool PrologueEnd, bool IsStmt, StringRef FileName, SMLoc Loc) argument
H A DMCDwarf.cpp154 unsigned Column = 0; local
H A DMCStreamer.cpp238 EmitDwarfLocDirective(unsigned FileNo, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator, StringRef FileName) argument
296 EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, unsigned Line, unsigned Column, bool PrologueEnd, bool IsStmt, StringRef FileName, SMLoc Loc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h348 unsigned Column = 0; member in class:llvm::DiagnosticLocation
H A DDebugInfoMetadata.h1367 getImpl(LLVMContext &Context, unsigned Line, unsigned Column, DILocalScope *Scope, DILocation *InlinedAt, bool ImplicitCode, StorageType Storage, bool ShouldCreate = true) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h601 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, argument
H A DMCDwarf.h73 uint16_t Column; member in class:llvm::MCDwarfLoc
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1618 int Column = 0; member in class:llvm::Output
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp571 Value *Column = createColumnLoad(GEP, VType->getElementType(), Builder); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp727 constructLineInfo(const DISubprogram *SP, MCSymbol *Label, uint32_t Line, uint32_t Column) argument
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasltypes.h351 UINT32 Column; member in struct:asl_error_msg
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp181 unsigned Column = 0; member in struct:__anon2010::SimpleKey
527 unsigned Column; member in class:llvm::yaml::Scanner
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp565 EnableCodeCompletion(Preprocessor &PP, StringRef Filename, unsigned Line, unsigned Column) argument
609 createCodeCompletionConsumer(Preprocessor &PP, StringRef Filename, unsigned Line, unsigned Column, const CodeCompleteOptions &Opts, raw_ostream &OS) argument
H A DASTUnit.cpp2136 CodeComplete( StringRef File, unsigned Line, unsigned Column, ArrayRef<RemappedFile> RemappedFiles, bool IncludeMacros, bool IncludeCodePatterns, bool IncludeBriefComments, CodeCompleteConsumer &Consumer, std::shared_ptr<PCHContainerOperations> PCHContainerOps, DiagnosticsEngine &Diag, LangOptions &LangOpts, SourceManager &SourceMgr, FileManager &FileMgr, SmallVectorImpl<StoredDiagnostic> &StoredDiagnostics, SmallVectorImpl<const llvm::MemoryBuffer *> &OwnedBuffers) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h280 unsigned Column; member in struct:llvm::MDNodeKeyImpl
285 MDNodeKeyImpl(unsigned Line, unsigned Column, Metadata *Scope, argument
732 unsigned Column; member in struct:llvm::MDNodeKeyImpl
734 MDNodeKeyImpl(Metadata *Scope, Metadata *File, unsigned Line, unsigned Column) argument
[all...]
H A DDebugInfoMetadata.cpp29 DILocation(LLVMContext &C, StorageType Storage, unsigned Line, unsigned Column, ArrayRef<Metadata *> MDs, bool ImplicitCode) argument
671 getImpl(LLVMContext &Context, Metadata *Scope, Metadata *File, unsigned Line, unsigned Column, StorageType Storage, bool ShouldCreate) argument
[all...]
H A DDebugInfo.cpp884 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1224 unsigned Column = Record[2]; local
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1164 UINT32 Column; member in struct:acpi_parse_obj_asl

Completed in 488 milliseconds

123