Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp210 auto *NewKey = Builder.getInt32(NewAuth.getKey()); in emitPointerAuthResignCall() local
220 Intrinsic, {Value, CurKey, CurDiscriminator, NewKey, NewDiscriminator}); in emitPointerAuthResignCall()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4589 std::pair<bool, std::string> NewKey = { in addCorrection() local
4597 if (NewKey < PrevKey) in addCorrection()