Home
last modified time | relevance | path

Searched refs:ParseFunctionAlignment (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDCommonArgs.h86 unsigned ParseFunctionAlignment(const ToolChain &TC,
HDCommonArgs.cpp1994 unsigned tools::ParseFunctionAlignment(const ToolChain &TC, in ParseFunctionAlignment() function in tools
HDClang.cpp5502 unsigned FunctionAlignment = ParseFunctionAlignment(TC, Args); in ConstructJob()