Home
last modified time | relevance | path

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

123

/external/llvm-project/clang/include/clang/Basic/
DSourceManagerInternals.h37 unsigned LineNo; member
/external/clang/include/clang/Basic/
DSourceManagerInternals.h34 unsigned LineNo; member
/external/llvm/lib/IR/
DDIBuilder.cpp238 DIFile *File, unsigned LineNo, in createTypedef()
567 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, unsigned Flags) { in createLocalVariable()
589 DIFile *File, unsigned LineNo, in createAutoVariable()
599 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, unsigned Flags) { in createParameterVariable()
630 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createFunction()
648 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createTempFunctionFwdDecl()
661 DIFile *F, unsigned LineNo, DISubroutineType *Ty, in createMethod()
683 DIFile *File, unsigned LineNo) { in createNameSpace()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp308 DIFile *File, unsigned LineNo, in createTypedef()
676 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags, in createLocalVariable()
699 DIFile *File, unsigned LineNo, in createAutoVariable()
710 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags) { in createParameterVariable()
719 unsigned LineNo, bool AlwaysPreserve) { in createLabel()
756 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction()
775 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
790 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
813 unsigned LineNo) { in createCommonBlock()
DDebugInfo.cpp804 LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, in LLVMDIBuilderCreateFunction()
1046 size_t NameLen, LLVMMetadataRef File, unsigned LineNo, uint64_t SizeInBits, in LLVMDIBuilderCreateMemberType()
1076 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateObjCIVar()
1090 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateObjCProperty()
1110 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateTypedef()
1287 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateGlobalVariableExpression()
1337 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
1390 size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, in LLVMDIBuilderCreateAutoVariable()
1400 size_t NameLen, unsigned ArgNo, LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateParameterVariable()
/external/llvm-project/llvm/lib/IR/
DDIBuilder.cpp316 DIFile *File, unsigned LineNo, in createTypedef()
720 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags, in createLocalVariable()
743 DIFile *File, unsigned LineNo, in createAutoVariable()
754 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags) { in createParameterVariable()
763 unsigned LineNo, bool AlwaysPreserve) { in createLabel()
800 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction()
819 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
834 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
857 unsigned LineNo) { in createCommonBlock()
877 DIFile *File, unsigned LineNo) { in createModule()
DDebugInfo.cpp843 LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, in LLVMDIBuilderCreateFunction()
1085 size_t NameLen, LLVMMetadataRef File, unsigned LineNo, uint64_t SizeInBits, in LLVMDIBuilderCreateMemberType()
1115 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateObjCIVar()
1129 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateObjCProperty()
1149 LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateTypedef()
1326 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateGlobalVariableExpression()
1376 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
1429 size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, in LLVMDIBuilderCreateAutoVariable()
1439 size_t NameLen, unsigned ArgNo, LLVMMetadataRef File, unsigned LineNo, in LLVMDIBuilderCreateParameterVariable()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h26 int LineNo = 0; member
/external/clang/lib/Rewrite/
DHTMLRewrite.cpp208 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber()
236 unsigned LineNo = 0; in AddLineNumbers() local
/external/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h26 int LineNo = 0; member
/external/toolchain-utils/crosperf/
Dexperiment_file.py218 def LineNo(self): member in ExperimentFileReader
/external/llvm-project/clang/lib/Rewrite/
DHTMLRewrite.cpp209 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber()
237 unsigned LineNo = 0; in AddLineNumbers() local
/external/llvm-project/clang/lib/Frontend/
DTextDiagnostic.cpp820 unsigned LineNo = PLoc.getLine(); in emitDiagnosticLoc() local
988 unsigned LineNo, FileID FID, in highlightRange()
1070 unsigned LineNo, in buildFixItInsertionLine()
1186 for (unsigned LineNo = Lines.first; LineNo != Lines.second + 1; ++LineNo) { in emitSnippetAndCaret() local
/external/clang/lib/Frontend/
DTextDiagnostic.cpp791 unsigned LineNo = PLoc.getLine(); in emitDiagnosticLoc() local
916 unsigned LineNo, FileID FID, in highlightRange()
994 static std::string buildFixItInsertionLine(unsigned LineNo, in buildFixItInsertionLine()
1100 unsigned LineNo = SM.getLineNumber(FID, FileOffset); in emitSnippetAndCaret() local
DPrintPreprocessedOutput.cpp176 void PrintPPOutputPPCallbacks::WriteLineInfo(unsigned LineNo, in WriteLineInfo()
206 bool PrintPPOutputPPCallbacks::MoveToLine(unsigned LineNo) { in MoveToLine()
/external/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageView.h153 int64_t LineNo; member
/external/llvm/lib/Support/
DSpecialCaseList.cpp91 int LineNo = 1; in parse() local
/external/clang/lib/Basic/
DSourceManager.cpp191 unsigned LineNo, int FilenameID) { in AddLineNote()
222 unsigned LineNo, int FilenameID, in AddLineNote()
289 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo, in AddLineNote()
307 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo, in AddLineNote()
1374 unsigned LineNo = Pos-SourceLineCacheStart; in getLineNumber() local
1480 unsigned LineNo = getLineNumber(LocInfo.first, LocInfo.second, &Invalid); in getPresumedLoc() local
/external/llvm-project/llvm/lib/Support/
DSourceMgr.cpp188 unsigned LineNo = SB.getLineNumber(Ptr); in getLineAndColumn() local
222 SMLoc SourceMgr::FindLocForLineAndColumn(unsigned BufferID, unsigned LineNo, in FindLocForLineAndColumn()
DSpecialCaseList.cpp133 unsigned LineNo = 1; in parse() local
/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h81 int LineNo; variable
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h178 int64_t LineNo; member
/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h255 int LineNo = 0; variable
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtil.cpp135 int LineNo = 0; in ParseDictionaryFile() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h232 int LineNo, ColumnNo; variable

123