Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.h66 unsigned ParseFunctionAlignment(const ToolChain &TC,
DCommonArgs.cpp1306 unsigned tools::ParseFunctionAlignment(const ToolChain &TC, in ParseFunctionAlignment() function in tools
DClang.cpp4498 unsigned FunctionAlignment = ParseFunctionAlignment(TC, Args); in ConstructJob()