reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
 1600     if (LangOpts.FunctionAlignment)
 1601       F->setAlignment(llvm::Align(1ull << LangOpts.FunctionAlignment));
tools/clang/lib/Frontend/CompilerInvocation.cpp
 3511   LangOpts.FunctionAlignment =