Lines Matching +refs:clang +refs:format +refs:buffer
1 clang - the Clang C, C++, and Objective-C compiler
7 :program:`clang` [*options*] *filename ...*
12 :program:`clang` is a C, C++, and Objective-C compiler which encompasses
20 The clang executable is actually a small driver which controls the overall
63 the same driver. Please see <http://clang-analyzer.llvm.org> for more details
271 option transparently switches the Clang module format to object file
330 assembly files, otherwise this generates LLVM bitcode format object files
432 Adds an implicit #define into the predefines buffer which is read before the
437 Adds an implicit #undef into the predefines buffer which is read before the
442 Adds an implicit #include into the predefines buffer which is read before the
465 Do not search clang's builtin directory for include files.