/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | AnalysisOrderChecker.cpp | 115 void checkPreStmt(const OffsetOfExpr *OOE, CheckerContext &C) const { in checkPreStmt() argument 120 void checkPostStmt(const OffsetOfExpr *OOE, CheckerContext &C) const { in checkPostStmt() argument
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 855 VisitOffsetOfExpr(const OffsetOfExpr *OOE, in VisitOffsetOfExpr() argument 859 if (OOE->EvaluateAsInt(Result, getContext())) { in VisitOffsetOfExpr() 861 assert(IV.getBitWidth() == getContext().getTypeSize(OOE->getType())); in VisitOffsetOfExpr() 862 assert(OOE->getType()->castAs<BuiltinType>()->isInteger()); in VisitOffsetOfExpr() 863 assert(IV.isSigned() == OOE->getType()->isSignedIntegerType()); in VisitOffsetOfExpr() 865 B.generateNode(OOE, Pred, in VisitOffsetOfExpr() 866 Pred->getState()->BindExpr(OOE, Pred->getLocationContext(), in VisitOffsetOfExpr()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SISchedule.td | 82 // early-ifcvt heuristics. These need improvement to avoid the OOE
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprConstant.cpp | 13417 unsigned n = OOE->getNumComponents(); in VisitOffsetOfExpr() 13419 return Error(OOE); in VisitOffsetOfExpr() 13420 QualType CurrentType = OOE->getTypeSourceInfo()->getType(); in VisitOffsetOfExpr() 13422 OffsetOfNode ON = OOE->getComponent(i); in VisitOffsetOfExpr() 13425 const Expr *Idx = OOE->getIndexExpr(ON.getArrayExprIndex()); in VisitOffsetOfExpr() 13431 return Error(OOE); in VisitOffsetOfExpr() 13442 return Error(OOE); in VisitOffsetOfExpr() 13459 return Error(OOE); in VisitOffsetOfExpr() 13464 return Error(OOE); in VisitOffsetOfExpr() 13473 return Error(OOE); in VisitOffsetOfExpr() [all …]
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | IdStatus.txt | 156 093A..093B ; Allowed # 6.0 [2] DEVANAGARI VOWEL SIGN OE..DEVANAGARI VOWEL SIGN OOE
|
H A D | IndicPositionalCategory.txt | 133 093B ; Right # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | IndicSyllabicCategory.txt | 466 093B ; Vowel_Dependent # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DAge.txt | 1097 093A..093B ; 6.0 # [2] DEVANAGARI VOWEL SIGN OE..DEVANAGARI VOWEL SIGN OOE
|
H A D | PropList.txt | 458 093B ; Other_Alphabetic # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | IdType.txt | 153 … ; Recommended # 6.0 [2] DEVANAGARI VOWEL SIGN OE..DEVANAGARI VOWEL SIGN OOE
|
H A D | Scripts.txt | 953 093B ; Devanagari # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | VerticalOrientation.txt | 282 093B ; R # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | EastAsianWidth.txt | 348 093B;N # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DCoreProperties.txt | 354 093B ; Alphabetic # Mc DEVANAGARI VOWEL SIGN OOE 6975 093B ; ID_Continue # Mc DEVANAGARI VOWEL SIGN OOE 9080 093B ; XID_Continue # Mc DEVANAGARI VOWEL SIGN OOE 10919 093B ; Grapheme_Base # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | LineBreak.txt | 294 093B;CM # Mc DEVANAGARI VOWEL SIGN OOE
|
/openbsd/gnu/llvm/libcxx/utils/data/unicode/ |
H A D | GraphemeBreakProperty.txt | 473 093B ; SpacingMark # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DerivedCoreProperties.txt | 354 093B ; Alphabetic # Mc DEVANAGARI VOWEL SIGN OOE 6975 093B ; ID_Continue # Mc DEVANAGARI VOWEL SIGN OOE 9080 093B ; XID_Continue # Mc DEVANAGARI VOWEL SIGN OOE 10919 093B ; Grapheme_Base # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DerivedGeneralCategory.txt | 3028 093B ; Mc # DEVANAGARI VOWEL SIGN OOE
|
/openbsd/gnu/usr.bin/perl/lib/unicore/auxiliary/ |
H A D | GraphemeBreakProperty.txt | 473 093B ; SpacingMark # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | WordBreakProperty.txt | 99 093B ; Extend # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | SentenceBreakProperty.txt | 63 093B ; Extend # Mc DEVANAGARI VOWEL SIGN OOE
|
/openbsd/gnu/usr.bin/perl/lib/unicore/extracted/ |
H A D | DBidiClass.txt | 167 093B ; L # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DCombiningClass.txt | 194 093B ; 0 # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DEastAsianWidth.txt | 236 093B ; N # Mc DEVANAGARI VOWEL SIGN OOE
|
H A D | DGeneralCategory.txt | 3028 093B ; Mc # DEVANAGARI VOWEL SIGN OOE
|