Home
last modified time | relevance | path

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

12

/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/
H A Dp14-0x.cpp7 struct Explicit { // expected-note 2 {{candidate}} expected-note {{here}} struct
8 explicit Explicit(int);
32 Explicit e1; // expected-note {{here}}
33 Explicit e2 = 42; // expected-error {{no viable conversion}}
/minix3/external/bsd/llvm/dist/llvm/test/YAMLParser/
H A Dspec-10-11.data5 ? explicit key2 : , # Explicit empty
8 simple key2 : , # Explicit empty
H A Dspec-10-10.data5 ? explicit key2 : , # Explicit empty
8 simple key2 : , # Explicit empty
H A Dspec-07-12b.data3 # Explicit document. Root
H A Dspec-07-10.data13 # Explicit document may be empty.
H A Dconstruct-merge.data11 - # Explicit keys
/minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/
H A Dredecl-merge-right.h45 @class Explicit;
82 @import redecl_merge_top.Explicit;
H A Dredecl-merge-top-explicit.h1 @class Explicit;
H A Dredecl-merge-left.h40 @class Explicit;
H A Dmodule.map89 explicit module Explicit { header "redecl-merge-top-explicit.h" }
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp5-0x.cpp27 struct Explicit { struct
28 constexpr Explicit() {} in Explicit() function
/minix3/external/bsd/llvm/dist/clang/
H A D.gitignore23 # Explicit files to ignore (only matches one).
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp376 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findModuleForHeader() local
384 Explicit).first; in findModuleForHeader()
402 Explicit).first; in findModuleForHeader()
1044 void parseInferredModuleDecl(bool Framework, bool Explicit);
1292 bool Explicit = false; in parseModuleDecl() local
1298 Explicit = true; in parseModuleDecl()
1319 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl()
1336 } else if (Id.size() == 1 && Explicit) { in parseModuleDecl()
1339 Explicit = false; in parseModuleDecl()
1423 Explicit).first; in parseModuleDecl()
[all …]
/minix3/external/bsd/llvm/dist/llvm/docs/HistoricalNotes/
H A D2000-11-18-EarlyDesignIdeas.txt36 o Explicit array references as operands? An alternative is
40 o Explicit instructions to handle aliasing, e.g.s:
H A D2000-11-18-EarlyDesignIdeasResp.txt102 > o Explicit array references as operands? An alternative is
128 > o Explicit instructions to handle aliasing, e.g.s:
/minix3/external/bsd/llvm/dist/llvm/
H A D.gitignore25 # Explicit files to ignore (only matches one).
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ScheduleSLM.td151 // Packed Compare Explicit Length Strings, Return Mask
171 // Packed Compare Explicit Length Strings, Return Index
H A DX86SchedSandyBridge.td171 // Packed Compare Explicit Length Strings, Return Mask
191 // Packed Compare Explicit Length Strings, Return Index
H A DX86ScheduleBtVer2.td261 // Packed Compare Explicit Length Strings, Return Mask
281 // Packed Compare Explicit Length Strings, Return Index
H A DX86Schedule.td101 // Packed Compare Explicit Length Strings, Return Mask
105 // Packed Compare Explicit Length Strings, Return Index
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1375 bool Explicit = Override != ModuleFileOverrides.end(); in loadModule() local
1378 Explicit ? Override->second in loadModule()
1396 Explicit ? 0 : ASTReader::ARR_OutOfDate | ASTReader::ARR_Missing; in loadModule()
1398 Explicit ? serialization::MK_ExplicitModule in loadModule()
1406 if (Explicit) { in loadModule()
/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dredecl-merge.m109 Explicit *e;
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h759 void setDirection(PassDirection Direction, bool Explicit) { in setDirection() argument
761 ParamCommandCommentBits.IsDirectionExplicit = Explicit; in setDirection()
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/Inputs/
H A Dmodule.map84 explicit module Explicit { header "redecl-merge-top-explicit.h" }
/minix3/common/dist/zlib/old/
H A Dvisual-basic.txt82 Option Explicit

12