Home
last modified time | relevance | path

Searched defs:getStart (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h83 const char *getStart() const { return Start; } in getStart() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h108 const BasicBlock *getStart() const { in getStart() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h57 const DebugLoc &getStart() const { return Start; } in getStart() function
H A DScalarEvolutionExpressions.h358 const SCEV *getStart() const { return Operands[0]; } in getStart() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h93 const char *getStart() const { in getStart() function
204 const char *getStart() const { getStart() function
375 const char *getStart() const { getStart() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h90 Location getStart() const { return Start; } in getStart() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp242 MachineInstr *getStart() const { return StartInst; } in getStart() function in __anonedcf8ffb0211::Chain
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp211 const char *getStart(uint64_t Len, uint64_t Offset) { getStart() function in __anond0f771210311::MemoryBufferMMapFile
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h382 const PathDiagnosticLocation &getStart() const { return Start; } in getStart() function
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h626 inline uint64_t getStart() const { return start; } in getStart() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h831 orc::ExecutorAddr getStart() const { getStart() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp303 SourceLocation getStart(const Stmt *S) { getStart() function in __anone7971d820211::CoverageMappingBuilder
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h757 uint32_t getStart() const { return StartOffset & ~TypeMask; } in getStart() function