Home
last modified time | relevance | path

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

/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py954 runCmd(self, cmd, msg=None, check=True, trace=False, inHistory=False) global() argument
2308 expect( self, string, msg=None, patterns=None, startstr=None, endstr=None, substrs=None, trace=False, error=False, ordered=True, matching=True, exe=True, inHistory=False, ) global() argument
/llvm-project/mlir/lib/Transforms/Utils/
H A DInliner.cpp633 bool inHistory = in inlineCallsInSCC() local