Lines Matching +refs:clang +refs:format +refs:buffer
5 clang - the Clang C, C++, and Objective-C compiler
9 B<clang> [B<-c>|B<-S>|B<-E>] B<-std=>I<standard> B<-g>
22 B<clang> is a C, C++, and Objective-C compiler which encompasses preprocessing,
32 The B<clang> executable is actually a small driver which controls the overall
84 same driver. Please see L<http://clang-analyzer.llvm.org> for more details
364 otherwise this generates LLVM bitcode format object files (which may be passed
493 Adds an implicit #define into the predefines buffer which is read before the
498 Adds an implicit #undef into the predefines buffer which is read before the
503 Adds an implicit #include into the predefines buffer which is read before the
526 Do not search clang's builtin directory for include files.
612 Maintained by the Clang / LLVM Team (L<http://clang.llvm.org>).