/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/ |
H A D | lib3styles.css | 6 PRE { text-align: left ; margin-left: 1em } selector
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/ |
H A D | lib3styles.css | 6 PRE { text-align: left ; margin-left: 1em } selector
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/ |
H A D | Extract.cpp | 87 if (const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(Code[0])) { in initiate() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.cpp | 419 for (const MCWriteProcResEntry &PRE : in emitInstruction() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 299 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
|
H A D | MachinePipeliner.cpp | 1041 for (const MCWriteProcResEntry &PRE : in minFuncUnits() local 1084 for (const MCWriteProcResEntry &PRE : in calcCriticalResources() local 3101 for (const MCWriteProcResEntry &PRE : make_range( in reserveResources() local 3113 for (const MCWriteProcResEntry &PRE : make_range( in unreserveResources() local 3224 for (const MCWriteProcResEntry &PRE : in calculateResMII() local
|
H A D | ScheduleDAGInstrs.cpp | 593 for (const MCWriteProcResEntry &PRE : in initSUnits() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 108 if (auto *PRE = dyn_cast<ObjCPropertyRefExpr>(e)) in rebuild() local 548 const ObjCPropertyRefExpr *PRE) { in LookupMethodInReceiverType()
|
H A D | SemaAvailability.cpp | 689 bool VisitObjCPropertyRefExpr(ObjCPropertyRefExpr *PRE) { return true; } in VisitObjCPropertyRefExpr()
|
H A D | SemaExprObjC.cpp | 4183 if (ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(castExpr)) { in CheckObjCBridgeRelatedCast() local
|
H A D | SemaChecking.cpp | 16962 ObjCPropertyRefExpr *PRE in checkUnsafeExprAssigns() local
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 70 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | IndexBody.cpp | 242 const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(E); in VisitObjCMessageExpr() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | m68k-parse.h | 297 PRE, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | m68k-parse.h | 303 PRE, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 3728 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
|
H A D | RewriteModernObjC.cpp | 4561 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CIndex.cpp | 4707 if (const ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(E)) { in getDeclFromExpr() local
|