mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
indicate whether inline functions are desired. This allows the expression parser, for instance, to filter out inlined functions when looking for functions it can call. llvm-svn: 150279