| /minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/ |
| H A D | p14-0x.cpp | 7 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 D | spec-10-11.data | 5 ? explicit key2 : , # Explicit empty 8 simple key2 : , # Explicit empty
|
| H A D | spec-10-10.data | 5 ? explicit key2 : , # Explicit empty 8 simple key2 : , # Explicit empty
|
| H A D | spec-07-12b.data | 3 # Explicit document. Root
|
| H A D | spec-07-10.data | 13 # Explicit document may be empty.
|
| H A D | construct-merge.data | 11 - # Explicit keys
|
| /minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/ |
| H A D | redecl-merge-right.h | 45 @class Explicit; 82 @import redecl_merge_top.Explicit;
|
| H A D | redecl-merge-top-explicit.h | 1 @class Explicit;
|
| H A D | redecl-merge-left.h | 40 @class Explicit;
|
| H A D | module.map | 89 explicit module Explicit { header "redecl-merge-top-explicit.h" }
|
| /minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/ |
| H A D | p5-0x.cpp | 27 struct Explicit { struct 28 constexpr Explicit() {} in Explicit() function
|
| /minix3/external/bsd/llvm/dist/clang/ |
| H A D | .gitignore | 23 # Explicit files to ignore (only matches one).
|
| /minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 376 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 D | 2000-11-18-EarlyDesignIdeas.txt | 36 o Explicit array references as operands? An alternative is 40 o Explicit instructions to handle aliasing, e.g.s:
|
| H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 102 > 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 | .gitignore | 25 # Explicit files to ignore (only matches one).
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ScheduleSLM.td | 151 // Packed Compare Explicit Length Strings, Return Mask 171 // Packed Compare Explicit Length Strings, Return Index
|
| H A D | X86SchedSandyBridge.td | 171 // Packed Compare Explicit Length Strings, Return Mask 191 // Packed Compare Explicit Length Strings, Return Index
|
| H A D | X86ScheduleBtVer2.td | 261 // Packed Compare Explicit Length Strings, Return Mask 281 // Packed Compare Explicit Length Strings, Return Index
|
| H A D | X86Schedule.td | 101 // 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 D | CompilerInstance.cpp | 1375 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 D | redecl-merge.m | 109 Explicit *e;
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | Comment.h | 759 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 D | module.map | 84 explicit module Explicit { header "redecl-merge-top-explicit.h" }
|
| /minix3/common/dist/zlib/old/ |
| H A D | visual-basic.txt | 82 Option Explicit
|