Home
last modified time | relevance | path

Searched defs:getLine (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.h45 unsigned getLine() const { return Region.LineStart; } in getLine() function
80 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h132 unsigned getLine() { in getLine() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp25 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSourceFile.cc147 SourceFile::getLine (int lineno) in getLine() function in SourceFile
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSourceFile.cc148 SourceFile::getLine (int lineno) in getLine() function in SourceFile
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h76 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_value.h75 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_value.h74 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h59 unsigned getLine() const { return Line; } in getLine() function
H A DMCDwarf.h110 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h700 unsigned getLine() const { return Line; } in getLine() function
1607 unsigned getLine() const { return SubclassData32; } in getLine() function
1938 unsigned getLine() const { return Line; } in getLine() function
2122 unsigned getLine() const { return Line; } in getLine() function
2498 unsigned getLine() const { return Line; } in getLine() function
H A DDiagnosticInfo.h363 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp208 int getLine() const { return Loc.Line; } in getLine() function in __anonb061bcd00211::ExprAST
382 int getLine() const { return Line; } in getLine() function in __anonb061bcd00211::PrototypeAST
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h493 unsigned getLine() const { return Line; } in getLine() function
684 unsigned getLine() const { return Line; } in getLine() function
/netbsd-src/sys/arch/sun68k/include/
H A Dmon.h170 int (*getLine)(int); /* Get line from user */ member
/netbsd-src/sys/arch/sun3/include/
H A Dmon.h166 int (*getLine)(int); /* Get line from user */ member
/netbsd-src/sys/arch/sparc/include/
H A Doldmon.h207 int (*getLine)(void); /* Get line from user */ member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp218 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, in getLine() function in llvm::objcopy::elf::IHexRecord