Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h119 enum SignReturnAddressKeyValue { AKey, BKey }; enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1309 CodeGenOptions::SignReturnAddressKeyValue::BKey); in ParseCodeGenArgs()