Searched defs:CC (Results 1 - 25 of 188) sorted by path

12345678

/freebsd-12-stable/contrib/bearssl/conf/
H A DUnix.mk40 CC = cc macro
H A DUnixClang.mk9 CC = clang macro
H A DWin.mk41 CC = cl macro
H A Dsamd20.mk12 CC = arm-none-eabi-gcc macro
/freebsd-12-stable/contrib/bmake/mk/sys/
H A DAIX.mk27 CC ?= gcc macro
31 CC ?= cc macro
H A DDarwin.mk30 CC ?= cc ${PIPE} macro
33 CC ?= gcc ${PIPE} macro
35 CC ?= cc ${PIPE} macro
H A DGeneric.mk42 CC ?= cc macro
H A DHP-UX.mk46 CC ?= gcc ${PIPE} macro
56 CC ?= cc macro
H A DIRIX.mk29 CC ?= cc macro
[all...]
H A DLinux.mk30 CC ?= gcc -pipe macro
34 CC ?= cc -pipe macro
H A DNetBSD.mk38 CC ?= cc macro
H A DOSF1.mk34 CC ?= gcc macro
36 CC ?= cc -std macro
H A DOpenBSD.mk32 CC ?= cc macro
H A DSunOS.mk20 CC := ${gcc:L:${M_whence}} macro
59 CC ?= gcc -pipe macro
63 CC ?= cc macro
[all...]
H A DUnixWare.mk36 CC ?= gcc -pipe -DUNIXWARE macro
40 CC ?= cc macro
/freebsd-12-stable/contrib/dma/
H A DMakefile16 CC?= gcc macro
/freebsd-12-stable/contrib/gdtoa/
H A Dmakefile27 CC = cc macro
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc189 class CC { class in namespace:__anon1875
/freebsd-12-stable/contrib/ipfilter/
H A DMakefile16 CC=gcc -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wuninitialized macro
[all...]
/freebsd-12-stable/contrib/ipfilter/samples/
H A DMakefile1 CC=gcc macro
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3577 ExtInfo(CallingConv CC) : Bits(CC) {} argument
3849 ExtProtoInfo(CallingConv CC) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h267 auto *CC = C.getAllocator().Allocate<T>(); local
313 static bool classof(const ConstructionContext *CC) { argument
331 static bool classof(const ConstructionContext *CC) { argument
360 static bool classof(const ConstructionContext *CC) { argument
380 static bool classof(const ConstructionContext *CC) { argument
398 classof(const ConstructionContext *CC) argument
430 classof(const ConstructionContext *CC) argument
451 classof(const ConstructionContext *CC) argument
491 classof(const ConstructionContext *CC) argument
510 classof(const ConstructionContext *CC) argument
551 classof(const ConstructionContext *CC) argument
570 classof(const ConstructionContext *CC) argument
590 classof(const ConstructionContext *CC) argument
620 classof(const ConstructionContext *CC) argument
653 classof(const ConstructionContext *CC) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4119 FullExprArg MakeFullExpr(Expr *Arg, SourceLocation CC) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp2732 StringRef CXXNameMangler::getCallingConvQualifierName(CallingConv CC) { argument
H A DMangle.cpp80 CallingConv CC = FT->getCallConv(); local
96 CCMangling CC = getCallingConvMangling(ASTContext, D); local
145 CCMangling CC = getCallingConvMangling(ASTContext, D); local
[all...]

Completed in 289 milliseconds

12345678