Home
last modified time | relevance | path

Searched defs:BaseLine (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousMissingCommaCheck.cpp43 unsigned int BaseLine = SM.getSpellingLineNumber(FirstToken); in isConcatenatedLiteralsOnPurpose() local
/llvm-project/llvm/utils/yaml-bench/
H A DYAMLBench.cpp147 llvm::Timer BaseLine((Name + ".loop").str(), (Description + ": Loop").str(), benchmark() local