Home
last modified time | relevance | path

Searched defs:MaxDistance (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp1000 static constexpr SourceLocation::IntTy MaxDistance = 50; in updateConsecutiveMacroArgTokens() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp216 unsigned MaxDistance, const Loop &L, in hasTemporalReuse() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1319 getInlineErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RegionInfoPtr,const char * Memory,const char * MemoryTags,uintptr_t MemoryAddr,size_t MemorySize,size_t MinDistance,size_t MaxDistance) getInlineErrorInfo() argument