Home
last modified time | relevance | path

Searched defs:Sema (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFixedPoint.h102 APFixedPoint(const APInt &Val, const FixedPointSemantics &Sema) in APFixedPoint()
108 APFixedPoint(uint64_t Val, const FixedPointSemantics &Sema) in APFixedPoint()
112 APFixedPoint(const FixedPointSemantics &Sema) : APFixedPoint(0, Sema) {} in APFixedPoint()
227 FixedPointSemantics Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSemaLambda.h24 class Sema; variable
H A DSemaConsumer.h20 class Sema; variable
H A DSemaConcept.h28 class Sema; variable
83 friend class Sema; member
H A DMultiplexExternalSemaSource.h29 class Sema; variable
H A DSemaFixItUtils.h27 class Sema; variable
H A DAnalysisBasedWarnings.h26 class Sema; variable
H A DExternalSemaSource.h35 class Sema; variable
H A DTemplateDeduction.h35 class Sema; variable
H A DDesignator.h24 class Sema; variable
H A DTypoCorrection.h39 class Sema; variable
H A DCodeCompleteConsumer.h49 class Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParseAST.h23 class Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DLocInfoType.h41 friend class Sema; variable
H A DComparisonCategories.h33 class Sema; variable
76 friend class Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFileExtension.h28 class Sema; variable
H A DASTWriter.h84 class Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp149 const llvm::fltSemantics &Sema = AC.getFloatTypeSemantics(DestType); in isLossOfPrecision() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp115 APFixedPoint APFixedPoint::getMax(const FixedPointSemantics &Sema) { in getMax()
123 APFixedPoint APFixedPoint::getMin(const FixedPointSemantics &Sema) { in getMin()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DInternals.h21 class Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h50 class Sema; variable
H A DASTUnit.h79 class Sema; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp382 void initialize(const Sema &) override {} in initialize()
384 void finalize(const Sema &) override {} in finalize()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedPointBuilder.h126 Type *getAccommodatingFloatType(Type *Ty, const FixedPointSemantics &Sema) { in getAccommodatingFloatType()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst2759 .. _Sema: target

12