Home
last modified time | relevance | path

Searched defs:ResultIndex (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReleaseModeModelRunner.h67 int32_t ResultIndex = -1; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4307 GenericSelectionExpr(const ASTContext &,SourceLocation GenericLoc,Expr * ControllingExpr,ArrayRef<TypeSourceInfo * > AssocTypes,ArrayRef<Expr * > AssocExprs,SourceLocation DefaultLoc,SourceLocation RParenLoc,bool ContainsUnexpandedParameterPack,unsigned ResultIndex) GenericSelectionExpr() argument
4335 GenericSelectionExpr(const ASTContext &,SourceLocation GenericLoc,TypeSourceInfo * ControllingType,ArrayRef<TypeSourceInfo * > AssocTypes,ArrayRef<Expr * > AssocExprs,SourceLocation DefaultLoc,SourceLocation RParenLoc,bool ContainsUnexpandedParameterPack,unsigned ResultIndex) GenericSelectionExpr() argument
4415 Create(const ASTContext & Context,SourceLocation GenericLoc,Expr * ControllingExpr,ArrayRef<TypeSourceInfo * > AssocTypes,ArrayRef<Expr * > AssocExprs,SourceLocation DefaultLoc,SourceLocation RParenLoc,bool ContainsUnexpandedParameterPack,unsigned ResultIndex) Create() argument
4444 Create(const ASTContext & Context,SourceLocation GenericLoc,TypeSourceInfo * ControllingType,ArrayRef<TypeSourceInfo * > AssocTypes,ArrayRef<Expr * > AssocExprs,SourceLocation DefaultLoc,SourceLocation RParenLoc,bool ContainsUnexpandedParameterPack,unsigned ResultIndex) Create() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp187 unsigned ResultIndex; global() member in __anon6d48d9ae0111::PseudoOpBuilder
[all...]
H A DSemaExpr.cpp1884 unsigned ResultIndex = CreateGenericSelectionExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5494 Value *ResultPtr = nullptr, *ResultIndex = nullptr; optimizeMemoryInst() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5706 unsigned ResultIndex : 15; // NB: ResultDependentIndex is tied to this width. global() variable
[all...]