Searched refs:backref (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | regengine.inc | 50 #define backref sbackref 63 #define backref lbackref 232 NOTE("backref dissect"); 233 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0); 256 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0); 637 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); 646 return(backref(m, sp, stop, ss+1, stopst, lev+1, rec)); 664 dp = backref(m, sp, stop, ssub, esub, lev, rec); 685 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); 696 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); [all …]
|
| /llvm-project-15.0.7/llvm/test/Demangle/ |
| H A D | rust.test | 430 CHECK: backref::<backref::ident> 433 CHECK: backref::<(), ()> 436 CHECK: backref::<7, 7>
|
| H A D | ms-arg-qualifiers.test | 251 ; The second arg should not form a backref because it isn't qualified 262 ; Pointer to function types don't backref with function types
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | manual.tex | 5 maxbibnames=99,style=authoryear,sortcites=true,sorting=nyt,backref=true,%
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Symbols.cpp | 495 bool backref = config->warnBackrefs && other.file && in resolveUndefined() local 510 if (backref && !isWeak()) in resolveUndefined()
|
| /llvm-project-15.0.7/llvm/docs/_static/ |
| H A D | llvm.css | 112 .toc-backref { color: black; text-decoration: none; }
|
| /llvm-project-15.0.7/flang/docs/_static/ |
| H A D | llvm.css | 112 .toc-backref { color: black; text-decoration: none; }
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | AutomaticReferenceCounting.rst | 39 .section h2 a.toc-backref:before { 46 .section h3 a.toc-backref:before { 52 .section h4 a.toc-backref:before {
|