Searched refs:LastKey (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1100 return runSessionLocked([this]() { return ++LastKey; });
1224 VModuleKey LastKey = 0; member in class:llvm::orc::SymbolState
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp565 const ConstructedObjectKey *LastKey = nullptr; local
576 LastKey = &Key;
589 if (&Key != LastKey)

Completed in 118 milliseconds