Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp1000 static constexpr SourceLocation::IntTy MaxDistance = 50; updateConsecutiveMacroArgTokens() local
/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp216 unsigned MaxDistance, const Loop &L, in hasTemporalReuse() argument
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1470 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
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp696 unsigned MaxDistance = findNearbyIdentifier() local