Home
last modified time | relevance | path

Searched defs:Mismatch (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Modules/Inputs/warning-mismatch/
H A DMismatch.h1 struct Mismatch { int i; }; struct
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp109 const std::pair<const char *, const char *> &Mismatch = in compareHeaders() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSpecialize.cpp100 Mismatch // none of the above. enumerator
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h754 CountSumOrPercent Mismatch; global() member
/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp801 bool Mismatch = (Counts.size() != Other.Counts.size()); overlap() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1974 bool Mismatch = false; findDuplicateOutputBlock() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13710 unsigned Mismatch = FindDesignatorMismatch( EvaluateComparisonBinaryOperator() local