/llvm-project/llvm/unittests/ADT/ |
H A D | APFixedPointTest.cpp | 22 FixedPointSemantics Saturated(FixedPointSemantics Sema) { in Saturated() argument 164 void CheckUnpaddedMax(const FixedPointSemantics &Sema) { in CheckUnpaddedMax() argument 169 void CheckPaddedMax(const FixedPointSemantics &Sema) { in CheckPaddedMax() argument 174 CheckMin(const FixedPointSemantics & Sema) CheckMin() argument 235 CheckIntPart(const FixedPointSemantics & Sema,int64_t IntPart) CheckIntPart() argument 269 CheckIntPartMin(const FixedPointSemantics & Sema,int64_t Expected) CheckIntPartMin() argument 274 CheckIntPartMax(const FixedPointSemantics & Sema,uint64_t Expected) CheckIntPartMax() argument 279 CheckIntPartRes(const FixedPointSemantics & Sema,int64_t Representation,uint64_t Result) CheckIntPartRes() argument 730 CheckFloatToFixedConversion(APFloat & Val,const FixedPointSemantics & Sema,int64_t ExpectedNonSat) CheckFloatToFixedConversion() argument 742 CheckFloatToFixedConversion(APFloat & Val,const FixedPointSemantics & Sema,OvfKind ExpectedOvf) CheckFloatToFixedConversion() argument 978 CheckFixedToFloatConversion(int64_t Val,const FixedPointSemantics & Sema,float Result) CheckFixedToFloatConversion() argument 985 CheckFixedToHalfConversion(int64_t Val,const FixedPointSemantics & Sema,float Result) CheckFixedToHalfConversion() argument [all...] |
/llvm-project/clang/include/clang/Sema/ |
H A D | SemaLambda.h | 25 class Sema; variable
|
H A D | SemaConsumer.h | 20 class Sema; variable
|
H A D | HLSLExternalSemaSource.h | 21 class Sema; variable
|
H A D | SemaConcept.h | 27 class Sema; variable 82 friend class Sema; global() member
|
H A D | MultiplexExternalSemaSource.h | 29 class Sema; variable [all...] |
H A D | AnalysisBasedWarnings.h | 25 class Sema; variable
|
H A D | SemaFixItUtils.h | 27 class Sema; variable
|
H A D | SemaBase.h | 34 class Sema; variable
|
H A D | ExternalSemaSource.h | 33 class Sema; variable [all...] |
H A D | SemaOpenMP.h | 52 friend class Sema; global() variable
|
H A D | TemplateDeduction.h | 35 class Sema; variable
|
H A D | TypoCorrection.h | 39 class Sema; variable
|
/llvm-project/clang/include/clang/Parse/ |
H A D | ParseAST.h | 23 class Sema; variable
|
/llvm-project/clang/unittests/ASTMatchers/Dynamic/ |
H A D | ParserTest.cpp | 89 MockSema Sema; in TEST() local 98 MockSema Sema; in TEST() local 113 MockSema Sema; in TEST() local 128 MockSema Sema; in TEST() local 155 MockSema Sema; in TEST() local 194 MockSema Sema; in TEST() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | LocInfoType.h | 41 friend class Sema; variable
|
H A D | ComparisonCategories.h | 35 class Sema; variable 78 friend class Sema; variable
|
/llvm-project/clang/docs/HLSL/ |
H A D | HLSLSupport.rst | 83 Sema section in Architectural Direction
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ParsedAST.h | 41 class Sema; global() variable
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ModuleFileExtension.h | 28 class Sema; variable
|
/llvm-project/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 132 if (IsUnsigned && Sema.hasUnsignedPadding()) in getEpsilon() argument 119 getMax(const FixedPointSemantics & Sema) getMax() argument 127 getMin(const FixedPointSemantics & Sema) getMin() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ConversionChecker.cpp | 156 const llvm::fltSemantics &Sema = AC.getFloatTypeSemantics(DestType); in isLossOfPrecision() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | ParsedAttrInfo.h | 30 class Sema; global() variable
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | Internals.h | 21 class Sema; variable
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 56 class Sema; global() variable
|