Home
last modified time | relevance | path

Searched defs:IsMatched (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-include-fixer/
H A DSymbolIndexManager.cpp109 bool IsMatched = true; in search() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h118 IsMatched, // Object has been matched to a given pattern. enumerator
/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h311 using IsMatched = Bitfield::Element<bool, 31, 1>; variable
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1710 bool IsMatched = foldCastedBitwiseLogic() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4068 bool IsMatched = false; MatchPhiSet() local