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

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h421 std::string StackProtectorGuardReg; member in class:clang::CodeGenOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1297 if (!getCodeGenOpts().StackProtectorGuardReg.empty())
1299 getCodeGenOpts().StackProtectorGuardReg);

Completed in 443 milliseconds