Home
last modified time | relevance | path

Searched defs:LineNo (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddebug.c36 IN INTN LineNo, in DbgAssert()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManagerInternals.h37 unsigned LineNo; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp316 DIFile *File, unsigned LineNo, in createTypedef()
529 DIFile *File, unsigned LineNo, in createSetType()
732 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags, in createLocalVariable()
755 DIFile *File, unsigned LineNo, in createAutoVariable()
766 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags) { in createParameterVariable()
775 unsigned LineNo, bool AlwaysPreserve) { in createLabel()
812 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction()
831 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
846 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
869 unsigned LineNo) { in createCommonBlock()
[all …]
H A DDebugInfo.cpp928 LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, in LLVMDIBuilderCreateFunction()
1170 size_t NameLen, LLVMMetadataRef File, unsigned LineNo, uint64_t SizeInBits, in LLVMDIBuilderCreateMemberType()
1200 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateObjCIVar()
1214 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateObjCProperty()
1234 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateTypedef()
1411 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateGlobalVariableExpression()
1461 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
1514 size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, in LLVMDIBuilderCreateAutoVariable()
1524 size_t NameLen, unsigned ArgNo, LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateParameterVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp95 unsigned LineNo = DIL->getLine(); in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h27 int LineNo = 0; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DHTMLRewrite.cpp209 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber()
237 unsigned LineNo = 0; in AddLineNumbers() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp809 unsigned LineNo = PLoc.getLine(); in emitDiagnosticLoc() local
977 unsigned LineNo, FileID FID, in highlightRange()
1059 unsigned LineNo, in buildFixItInsertionLine()
1175 for (unsigned LineNo = Lines.first; LineNo != Lines.second + 1; ++LineNo) { in emitSnippetAndCaret() local
H A DPrintPreprocessedOutput.cpp187 void PrintPPOutputPPCallbacks::WriteLineInfo(unsigned LineNo, in WriteLineInfo()
217 bool PrintPPOutputPPCallbacks::MoveToLine(unsigned LineNo) { in MoveToLine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp188 unsigned LineNo = SB.getLineNumber(Ptr); in getLineAndColumn() local
222 SMLoc SourceMgr::FindLocForLineAndColumn(unsigned BufferID, unsigned LineNo, in FindLocForLineAndColumn()
H A DSpecialCaseList.cpp133 unsigned LineNo = 1; in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.h173 int64_t LineNo; member
H A DSourceCoverageViewHTML.cpp501 unsigned LineNo = L.LineNo; in renderLine() local
629 unsigned LineNo) { in renderLineNumberColumn()
H A DSourceCoverageViewText.cpp163 unsigned LineNo) { in renderLineNumberColumn()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h82 int LineNo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h255 int LineNo = 0; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtil.cpp136 int LineNo = 0; in ParseDictionaryFile() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp205 void LineTableInfo::AddLineNote(FileID FID, unsigned Offset, unsigned LineNo, in AddLineNote()
272 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo, in AddLineNote()
1433 unsigned LineNo = Pos-SourceLineCacheStart; in getLineNumber() local
1541 unsigned LineNo = getLineNumber(LocInfo.first, LocInfo.second, &Invalid); in getPresumedLoc() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h983 Error parseError(size_t LineNo, Error E) const { in parseError()
990 Error parseError(size_t LineNo, char const *Fmt, const Ts &... Vals) const { in parseError()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1162 unsigned LineNo, SmallVectorImpl<llvm::Metadata *> &EltTys) { in collectDefaultElementTypesForBlockPointer()
3576 unsigned &LineNo, QualType &T, in collectVarDeclProps()
3771 const Decl *D, llvm::DISubroutineType *FnType, unsigned LineNo, in getObjCMethodDeclaration()
3951 const unsigned LineNo = getLineNumber(Loc.isValid() ? Loc : CurLoc); in emitFunctionStart() local
4025 unsigned LineNo = getLineNumber(Loc); in EmitFunctionDecl() local
4741 const RecordDecl *RD, llvm::DIFile *Unit, unsigned LineNo, in CollectAnonRecordDecls()
4789 unsigned LineNo; in EmitGlobalVariable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmtAsm.cpp388 unsigned LineNo = 0; in ParseMicrosoftAsmStatement() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp157 unsigned LineNo = 1; in parseCrossTUIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1182 unsigned LineNo; in HandleLineDirective() local
1340 unsigned LineNo; in HandleDigitDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp507 for (unsigned LineNo : I->second) { in printCoverage() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c284 LLVMMetadataRef File, value LineNo, LLVMMetadataRef Ty, value IsLocalToUnit, in llvm_dibuild_create_function_native()
642 value LineNo, LLVMMetadataRef Scope, value AlignInBits) { in llvm_dibuild_create_typedef_native()

12