Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp967 CodeGenOptions::FramePointerKind FPKeepKind = in ConstructJob() local
971 switch (FPKeepKind) { in ConstructJob()
H A DClang.cpp5793 CodeGenOptions::FramePointerKind FPKeepKind = in ConstructJob() local
5796 switch (FPKeepKind) { in ConstructJob()
8033 if (FPKeepKind == CodeGenOptions::FramePointerKind::None && in ConstructJob()