Home
last modified time | relevance | path

Searched defs:getEnd (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDominators.h101 const BasicBlock *getEnd() const { in getEnd() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A DStSRecordFile.h85 inline const_iterator getEnd() const { return m_records.end(); } in getEnd() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h94 SymbolRef getEnd() const { return End; } in getEnd() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.h111 Location getEnd() const { return End; } in getEnd() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.h112 Location getEnd() const { return End; } in getEnd() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.h110 Location getEnd() const { return End; } in getEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h544 const DebugLoc &getEnd() const { return End; } in getEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp162 const SCEV *getEnd() const { return End; } in getEnd() function in __anon2c2ab2ad0111::InductiveRangeCheck
198 const SCEV *getEnd() const { return End; } in getEnd() function in __anon2c2ab2ad0111::InductiveRangeCheck::Range
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h384 const PathDiagnosticLocation &getEnd() const { return End; } in getEnd() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h195 SourceLocation getEnd() const { in getEnd() function
214 SourceLocation getEnd() const { in getEnd() function
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h1170 inline ASTNode * getEnd() { return m_end; } in getEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h718 LineCoverageIterator getEnd() const { in getEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h698 JITTargetAddress getEnd() const { in getEnd() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp278 SourceLocation getEnd(const Stmt *S) { in getEnd() function in __anon8c3eb65b0211::CoverageMappingBuilder