Home
last modified time | relevance | path

Searched refs:Explicit (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp245 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findModuleForHeader() local
254 Explicit).first; in findModuleForHeader()
270 Explicit).first; in findModuleForHeader()
884 void parseInferredModuleDecl(bool Framework, bool Explicit);
1125 bool Explicit = false; in parseModuleDecl() local
1131 Explicit = true; in parseModuleDecl()
1152 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl()
1169 } else if (Id.size() == 1 && Explicit) { in parseModuleDecl()
1172 Explicit = false; in parseModuleDecl()
1245 Explicit).first; in parseModuleDecl()
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h738 void setDirection(PassDirection Direction, bool Explicit) { in setDirection() argument
740 ParamCommandCommentBits.IsDirectionExplicit = Explicit; in setDirection()
/freebsd-9-stable/crypto/openssh/
DPROTOCOL.krl111 3. Explicit key sections
/freebsd-9-stable/contrib/gcc/cp/
DNEWS239 + Explicit specification of template parameters to function templates
269 + Explicit instantiation of template constructors and destructors is
/freebsd-9-stable/share/i18n/csmapper/APPLE/
DUCS%GUJARATI.src104 # b) Explicit halant and soft halant
DGUJARATI%UCS.src104 # b) Explicit halant and soft halant
DGURMUKHI%UCS.src96 # a) Explicit halant and soft halant
DDEVANAGA%UCS.src105 # b) Explicit halant and soft halant
DUCS%DEVANAGA.src105 # b) Explicit halant and soft halant
DUCS%GURMUKHI.src96 # a) Explicit halant and soft halant
/freebsd-9-stable/lib/libc/locale/
DDESIGN.xlocale109 Explicit Locale Calls
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp756 bool Sema::CheckCXXThisCapture(SourceLocation Loc, bool Explicit, in CheckCXXThisCapture() argument
759 if (isUnevaluatedContext() && !Explicit) in CheckCXXThisCapture()
777 Diag(Loc, diag::err_this_capture) << Explicit; in CheckCXXThisCapture()
784 Explicit) { in CheckCXXThisCapture()
787 Explicit = false; in CheckCXXThisCapture()
792 Diag(Loc, diag::err_this_capture) << Explicit; in CheckCXXThisCapture()
DSemaExpr.cpp11856 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local
11898 if (CSI->ImpCaptureStyle == CapturingScopeInfo::ImpCap_None && !Explicit) { in tryCaptureVariable()
11924 Explicit = false; in tryCaptureVariable()
/freebsd-9-stable/contrib/gcc/config/arm/
DREADME-interworking19 1. Explicit interworking support for C and C++ files
48 2. Explicit interworking support for assembler files
/freebsd-9-stable/crypto/openssl/doc/apps/
Dx509v3_config.pod350 explicitText="Explicit Text Here"
/freebsd-9-stable/crypto/heimdal/doc/
Dlayman.asc290 one component, the underlying type. Explicit tagging is
595 Explicit tagging denotes a type derived from another type by
598 Explicit tagging is used for optional SEQUENCE components
/freebsd-9-stable/contrib/gcc/doc/
Dimplement-c.texi400 @ref{Explicit Reg Vars}.
Dextend.texi70 * Explicit Reg Vars:: Defining variables residing in specified registers.
4168 @xref{Explicit Reg Vars}. Then for the @code{asm} operand, use any
4211 (@pxref{Explicit Reg Vars}), and used as asm input or output operands must
4547 trying to put the variable in a particular register, see @ref{Explicit
4570 @node Explicit Reg Vars
/freebsd-9-stable/contrib/gcc/
DONEWS492 Explicit instantiation of template methods is now supported. Also,
/freebsd-9-stable/crypto/openssl/doc/
Dopenssl.txt469 explicitText="Explicit Text Here"
/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td69 // Explicit Memory Fence Functions
/freebsd-9-stable/crypto/openssl/
DConfigure667 # Explicit "no-..." options will be collected in %disabled along with the defaults.
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h4112 bool CheckCXXThisCapture(SourceLocation Loc, bool Explicit = false,
/freebsd-9-stable/share/doc/IPv6/
DIMPLEMENTATION2047 RFC2481 (Explicit Congestion Notification)
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86InstrSSE.td7139 // Packed Compare Explicit Length Strings, Return Mask
7209 // Packed Compare Explicit Length Strings, Return Index

12