Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1100 return runSessionLocked([this]() { return ++LastKey; }); in allocateVModule()
1224 VModuleKey LastKey = 0; variable
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp565 const ConstructedObjectKey *LastKey = nullptr; in printObjectsUnderConstructionJson() local
576 LastKey = &Key; in printObjectsUnderConstructionJson()
589 if (&Key != LastKey) in printObjectsUnderConstructionJson()